Go to the source code of this file.
 | 
| void  | Nektar::convertCooToBco (const unsigned int blkRows, const unsigned int blkColumns, 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) | 
|   | 
| template std::ostream &  | Nektar::operator<< (std::ostream &os, const NekSparseMatrix< StorageSmvBsr< NekDouble > > &rhs) | 
|   | 
| template std::ostream &  | Nektar::operator<< (std::ostream &os, const NekSparseDiagBlkMatrix< StorageSmvBsr< NekDouble > > &rhs) | 
|   |