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