35 #ifndef NEKTAR_LIB_UTILITIES_LINEAR_ALGEBRA_SPARSE_MATRIX_FWD_HPP
36 #define NEKTAR_LIB_UTILITIES_LINEAR_ALGEBRA_SPARSE_MATRIX_FWD_HPP
The above copyright notice and this permission notice shall be included.
Array< OneD, IndexType > IndexVector
std::shared_ptr< COOMatType > COOMatTypeSharedPtr
COOMatType::const_iterator COOMatTypeConstIt
Array< OneD, BCOMatType > BCOMatVector
Array< OneD, COOMatType > COOMatVector
std::pair< IndexType, IndexType > CoordType
Array< OneD, NekDouble > BCOEntryType
std::map< CoordType, NekDouble > COOMatType
std::shared_ptr< BCOMatType > BCOMatTypeSharedPtr
std::map< CoordType, BCOEntryType > BCOMatType
BCOMatType::const_iterator BCOMatTypeConstIt