MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <algorithm>
#include "AbstractLinAlgPack_SparseVectorClassDecl.hpp"
#include "AbstractLinAlgPack_compare_element_indexes.hpp"
#include "Teuchos_Assert.hpp"
Go to the source code of this file.
Namespaces | |
AbstractLinAlgPack | |
Nonmember untility functions | |
template<class T_Element > | |
SparseVectorSlice< T_Element > | AbstractLinAlgPack::create_slice (const SparseVectorUtilityPack::SpVecIndexLookup< T_Element > &index_lookup, size_type size, Range1D rng) |
Return a sparse vector slice. More... | |