Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType >, including all inherited members.
A | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | private |
aux | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | mutableprivate |
M | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | private |
residual(VectorType &dst, const VectorType &src, const VectorType &rhs) const | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | inline |
shift(const double sigma) | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | inline |
shift() const | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | inline |
ShiftedMatrixGeneralized(const MatrixType &A, const MatrixType2 &M, const double sigma) | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | inline |
sigma | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | private |
vmult(VectorType &dst, const VectorType &src) const | ShiftedMatrixGeneralized< MatrixType, MatrixType2, VectorType > | inline |