Go to the source code of this file.
|
| Nektar |
| The above copyright notice and this permission notice shall be included.
|
|
|
void | Nektar::convertCooToBco (const unsigned int blkDim, const COOMatType &cooMat, BCOMatType &bcoMat) |
|
template<typename SparseStorageType > |
std::ostream & | Nektar::operator<< (std::ostream &os, const NekSparseMatrix< SparseStorageType > &rhs) |
|
template<typename SparseStorageType > |
std::ostream & | Nektar::operator<< (std::ostream &os, const NekSparseDiagBlkMatrix< SparseStorageType > &rhs) |
|