Nektar++
Nektar::NekSparseMatrix< SparseStorageType > Member List

This is the complete list of members for Nektar::NekSparseMatrix< SparseStorageType >, including all inherited members.

begin() constNektar::NekSparseMatrix< SparseStorageType >
ConstDataVectorType typedefNektar::NekSparseMatrix< SparseStorageType >
DataType typedefNektar::NekSparseMatrix< SparseStorageType >
DataVectorType typedefNektar::NekSparseMatrix< SparseStorageType >
end() constNektar::NekSparseMatrix< SparseStorageType >
GetAvgRowDensity() constNektar::NekSparseMatrix< SparseStorageType >
GetBandwidth()Nektar::NekSparseMatrix< SparseStorageType >
GetColumns() constNektar::NekSparseMatrix< SparseStorageType >
GetCooStorage()Nektar::NekSparseMatrix< SparseStorageType >
GetFillInRatio() constNektar::NekSparseMatrix< SparseStorageType >
GetMemoryFootprint() constNektar::NekSparseMatrix< SparseStorageType >
GetMulCallsCounter() constNektar::NekSparseMatrix< SparseStorageType >
GetNumNonZeroEntries() constNektar::NekSparseMatrix< SparseStorageType >
GetRows() constNektar::NekSparseMatrix< SparseStorageType >
m_mulCallsCounterNektar::NekSparseMatrix< SparseStorageType >protected
m_sparseStorageNektar::NekSparseMatrix< SparseStorageType >protected
Multiply(const DataVectorType &in, DataVectorType &out)Nektar::NekSparseMatrix< SparseStorageType >
Multiply(const DataType *in, DataType *out)Nektar::NekSparseMatrix< SparseStorageType >
NekSparseMatrix(const SparseStorageSharedPtr &sparseStoragePtr)Nektar::NekSparseMatrix< SparseStorageType >
NekSparseMatrix(const NekSparseMatrix &src)Nektar::NekSparseMatrix< SparseStorageType >
operator()(const IndexType row, const IndexType column) constNektar::NekSparseMatrix< SparseStorageType >
SparseStorageSharedPtr typedefNektar::NekSparseMatrix< SparseStorageType >
StorageType typedefNektar::NekSparseMatrix< SparseStorageType >
writeBlockSparsityPatternTo(std::ostream &out, const IndexType blk_row=0, const IndexType blk_col=0, IndexType blockSize=64)Nektar::NekSparseMatrix< SparseStorageType >
writeSparsityPatternTo(std::ostream &out, IndexType blockSize=64)Nektar::NekSparseMatrix< SparseStorageType >
~NekSparseMatrix()Nektar::NekSparseMatrix< SparseStorageType >