|
dune-istl
2.8.0
|
This is the complete list of members for Dune::Richardson< X, Y >, including all inherited members.
| apply(X &v, const Y &d) | Dune::Richardson< X, Y > | inlinevirtual |
| category() const | Dune::Richardson< X, Y > | inlinevirtual |
| domain_type typedef | Dune::Richardson< X, Y > | |
| field_type typedef | Dune::Richardson< X, Y > | |
| post([[maybe_unused]] X &x) | Dune::Richardson< X, Y > | inlinevirtual |
| Dune::Preconditioner::post(X &x)=0 | Dune::Preconditioner< X, Y > | pure virtual |
| pre([[maybe_unused]] X &x, [[maybe_unused]] Y &b) | Dune::Richardson< X, Y > | inlinevirtual |
| Dune::Preconditioner::pre(X &x, Y &b)=0 | Dune::Preconditioner< X, Y > | pure virtual |
| range_type typedef | Dune::Richardson< X, Y > | |
| real_field_type typedef | Dune::Richardson< X, Y > | |
| Richardson(real_field_type w=1.0) | Dune::Richardson< X, Y > | inline |
| Richardson(const ParameterTree &configuration) | Dune::Richardson< X, Y > | inline |
| scalar_field_type typedef | Dune::Richardson< X, Y > | |
| ~Preconditioner() | Dune::Preconditioner< X, Y > | inlinevirtual |