Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces
Stokhos_SparseArray.hpp File Reference
#include <algorithm>
#include "Teuchos_Array.hpp"
Include dependency graph for Stokhos_SparseArray.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Stokhos::SparseArray< ordinal_type, val_type >
 Container for a "sparse" array. More...
 
class  Stokhos::SparseArrayIterator< index_iterator_type, value_iterator_type >
 Bi-directional iterator for traversing a sparse array. More...
 
class  Stokhos::SparseArrayReverseIterator< index_iterator_type, value_iterator_type >
 Bi-directional reverse iterator for traversing a sparse array. More...
 

Namespaces

namespace  Stokhos
 Top-level namespace for Stokhos classes and functions.