Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Nektar::NekSparseMatrix< SparseStorageType > Member List

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

begin() const Nektar::NekSparseMatrix< SparseStorageType >
ConstDataVectorType typedefNektar::NekSparseMatrix< SparseStorageType >
DataType typedefNektar::NekSparseMatrix< SparseStorageType >
DataVectorType typedefNektar::NekSparseMatrix< SparseStorageType >
end() const Nektar::NekSparseMatrix< SparseStorageType >
GetAvgRowDensity() const Nektar::NekSparseMatrix< SparseStorageType >
GetBandwidth()Nektar::NekSparseMatrix< SparseStorageType >
GetColumns() const Nektar::NekSparseMatrix< SparseStorageType >
GetCooStorage()Nektar::NekSparseMatrix< SparseStorageType >
GetFillInRatio() const Nektar::NekSparseMatrix< SparseStorageType >
GetMemoryFootprint() const Nektar::NekSparseMatrix< SparseStorageType >
GetMulCallsCounter() const Nektar::NekSparseMatrix< SparseStorageType >
GetNumNonZeroEntries() const Nektar::NekSparseMatrix< SparseStorageType >
GetRows() const Nektar::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) const Nektar::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 >