This is the complete list of members for bitpit::SplitSystemMatrixAssembler, including all inherited members.
getBlockSize() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColElementCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColGlobalCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColGlobalElementCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColGlobalElementOffset() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getColGlobalOffset() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getCommunicator() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getMaxRowNZCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getOptions() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowData(long rowIndex, ConstProxyVector< long > *pattern, ConstProxyVector< double > *values) const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowElementCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowGlobalCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowGlobalElementCount() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowGlobalElementOffset() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowGlobalOffset() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowNZCount(long rowIndex) const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowPattern(long rowIndex, ConstProxyVector< long > *pattern) const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getRowValues(long rowIndex, ConstProxyVector< double > *values) const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
getSplitCount() const | bitpit::SplitSystemMatrixAssembler | |
getSplitSizes() const | bitpit::SplitSystemMatrixAssembler | |
getSplitStrategy() const | bitpit::SplitSystemMatrixAssembler | |
isPartitioned() const =0 (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | pure virtual |
SplitSystemMatrixAssembler(SystemSplitStrategy splitStrategy, const std::vector< int > &splitSizes) | bitpit::SplitSystemMatrixAssembler | protected |
SystemMatrixAssembler()=default (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | protected |
~SystemMatrixAssembler()=default (defined in bitpit::SystemMatrixAssembler) | bitpit::SystemMatrixAssembler | virtual |