Loading...
Searching...
No Matches
bitpit::SparseMatrix Member List

This is the complete list of members for bitpit::SparseMatrix, including all inherited members.

addRow(const std::vector< long > &rowPattern, const std::vector< double > &rowValues)bitpit::SparseMatrix
addRow(long nRowNZ, const long *rowPattern, const double *rowValues)bitpit::SparseMatrix
assembly()bitpit::SparseMatrix
clear(bool release=false)bitpit::SparseMatrix
clearPatternStorage(bool release)bitpit::SparseMatrixprotected
clearValueStorage(bool release)bitpit::SparseMatrixprotected
computeTranspose() constbitpit::SparseMatrix
countAddedRows() constbitpit::SparseMatrix
countMissingRows() constbitpit::SparseMatrix
display(std::ostream &stream, double negligiblity, int indent=0) constbitpit::SparseMatrixvirtual
extractGhostGlobalCols() constbitpit::SparseMatrix
extractGhostGlobalRows() constbitpit::SparseMatrix
extractLocalGlobalCols() constbitpit::SparseMatrix
extractLocalGlobalRows() constbitpit::SparseMatrix
getBlockSize() constbitpit::SparseMatrix
getColCount() constbitpit::SparseMatrix
getColElementCount() constbitpit::SparseMatrix
getColGlobalCount() constbitpit::SparseMatrix
getColGlobalElementCount() constbitpit::SparseMatrix
getColGlobalElementOffset() constbitpit::SparseMatrix
getColGlobalOffset() constbitpit::SparseMatrix
getCommunicator() constbitpit::SparseMatrix
getMaxRowNZCount() constbitpit::SparseMatrix
getMaxRowNZElementCount() constbitpit::SparseMatrix
getMaxRowNZGlobalCount() constbitpit::SparseMatrix
getMaxRowNZGlobalElementCount() constbitpit::SparseMatrix
getNZCount() constbitpit::SparseMatrix
getNZElementCount() constbitpit::SparseMatrix
getNZGlobalCount() constbitpit::SparseMatrix
getNZGlobalElementCount() constbitpit::SparseMatrix
getRowCount() constbitpit::SparseMatrix
getRowElementCount() constbitpit::SparseMatrix
getRowGlobalCount() constbitpit::SparseMatrix
getRowGlobalElementCount() constbitpit::SparseMatrix
getRowGlobalElementOffset() constbitpit::SparseMatrix
getRowGlobalOffset() constbitpit::SparseMatrix
getRowNZCount(long row) constbitpit::SparseMatrix
getRowNZElementCount(long row) constbitpit::SparseMatrix
getRowPattern(long row) constbitpit::SparseMatrix
getRowPattern(long row, ConstProxyVector< long > *pattern) constbitpit::SparseMatrix
getRowPatternData(long row)bitpit::SparseMatrixprotected
getRowPatternData(long row) constbitpit::SparseMatrixprotected
getRowValues(long row) constbitpit::SparseMatrix
getRowValues(long row, ConstProxyVector< double > *values) constbitpit::SparseMatrix
getRowValuesData(long row)bitpit::SparseMatrixprotected
getRowValuesData(long row) constbitpit::SparseMatrixprotected
initialize(long nRows, long nCols, long nNZ)bitpit::SparseMatrix
initialize(int blockSize, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
initialize(bool partitioned, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
initialize(bool partitioned, int blockSize, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
initializePatternStorage()bitpit::SparseMatrixprotected
initializeValueStorage()bitpit::SparseMatrixprotected
isAssembled() constbitpit::SparseMatrix
isPartitioned() constbitpit::SparseMatrix
m_assembled (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_blockSize (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_communicator (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_colOffset (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_maxRowNZ (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_nCols (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_nNZ (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_nRows (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_global_rowOffset (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_lastRow (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_maxRowNZ (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_nCols (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_nNZ (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_nRows (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_partitioned (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_pattern (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
m_values (defined in bitpit::SparseMatrix)bitpit::SparseMatrixprotected
SparseMatrix()bitpit::SparseMatrix
SparseMatrix(long nRows, long nCols, long nNZ)bitpit::SparseMatrix
SparseMatrix(int blockSize, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
SparseMatrix(MPI_Comm communicator)bitpit::SparseMatrix
SparseMatrix(MPI_Comm communicator, bool partitioned, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
SparseMatrix(MPI_Comm communicator, bool partitioned, int blockSize, long nRows, long nCols, long nNZ)bitpit::SparseMatrix
SparseMatrix(const SparseMatrix &other)bitpit::SparseMatrix
SparseMatrix(SparseMatrix &&other)=default (defined in bitpit::SparseMatrix)bitpit::SparseMatrix
squeeze()bitpit::SparseMatrix
squeezePatternStorage()bitpit::SparseMatrixprotected
squeezeValueStorage()bitpit::SparseMatrixprotected
~SparseMatrix()bitpit::SparseMatrix
--- layout: doxygen_footer ---