AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
EigenSparseMatrix< T, Orientation > Member List

This is the complete list of members for EigenSparseMatrix< T, Orientation >, including all inherited members.

BaseMatrix typedefEigenSparseMatrix< T, Orientation >
EigenSparseMatrix(DefaultIndexDistribution const &, DefaultIndexDistribution const &)EigenSparseMatrix< T, Orientation >inline
finish()EigenSparseMatrix< T, Orientation >inline
init(MatrixSize const &sizes)EigenSparseMatrix< T, Orientation >inline
init()EigenSparseMatrix< T, Orientation >inline
insert(size_type r, size_type c, value_type const &value)EigenSparseMatrix< T, Orientation >inline
matrix()EigenSparseMatrix< T, Orientation >inline
matrix() constEigenSparseMatrix< T, Orientation >inline
nnz() constEigenSparseMatrix< T, Orientation >inline
scatter(Ind const &idx, LocalMat const &mat) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
scatter(RowInd const &rows, ColInd const &cols, LocalMat const &mat) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
size_type typedefEigenSparseMatrix< T, Orientation >
value_type typedefEigenSparseMatrix< T, Orientation >
zeroRows(RowInd const &rowInd, ColInd const &colInd, bool diag)EigenSparseMatrix< T, Orientation >inline
zeroRows(RowInd const &rowInd, bool diag) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
zeroRowsColumns(RowInd const &rowInd, bool diag) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
zeroRowsColumns(RowInd const &rowInd, bool diag, EigenVector< T > const &x, EigenVector< T > &b) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
zeroRowsColumns(RowInd const &rowInd, ColInd const &colInd, bool diag) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
zeroRowsColumns(RowInd const &rowInd, ColInd const &colInd, bool diag, EigenVector< T > const &x, EigenVector< T > &b) (defined in EigenSparseMatrix< T, Orientation >)EigenSparseMatrix< T, Orientation >inline
zeroRowsColumnsImpl(RowInd const &rowInd, ColInd const &colInd, bool diag, EigenVector< T > const *x=nullptr, EigenVector< T > *b=nullptr)EigenSparseMatrix< T, Orientation >inline