35 #ifndef NEKTAR_LIB_UTILITIES_LINEAR_ALGEBRA_SPARSE_UTILS_HPP 36 #define NEKTAR_LIB_UTILITIES_LINEAR_ALGEBRA_SPARSE_UTILS_HPP 43 const unsigned int blkDim,
47 template<
class SparseStorageType>
48 std::ostream& operator<<(std::ostream& os, const NekSparseMatrix<SparseStorageType>&
rhs);
50 template<
class SparseStorageType>
51 std::ostream& operator<<(std::ostream& os, const NekSparseDiagBlkMatrix<SparseStorageType>&
rhs);
55 #endif //NEKTAR_LIB_UTILITIES_LINEAR_ALGEBRA_SPARSE_UTILS_HPP
std::map< CoordType, NekDouble > COOMatType
std::map< CoordType, BCOEntryType > BCOMatType
#define LIB_UTILITIES_EXPORT
void convertCooToBco(const unsigned int blkDim, const COOMatType &cooMat, BCOMatType &bcoMat)
StandardMatrixTag boost::call_traits< LhsDataType >::const_reference rhs