_A_ | Dune::SeqDILU< M, X, Y, l > | protected |
_w | Dune::SeqDILU< M, X, Y, l > | protected |
apply(X &v, const Y &d) override | Dune::SeqDILU< M, X, Y, l > | inlinevirtual |
block_type typedef | Dune::SeqDILU< M, X, Y, l > | |
category() const override | Dune::SeqDILU< M, X, Y, l > | inlinevirtual |
domain_type typedef | Dune::SeqDILU< M, X, Y, l > | |
field_type typedef | Dune::SeqDILU< M, X, Y, l > | |
matrix_type typedef | Dune::SeqDILU< M, X, Y, l > | |
post(X &x) override | Dune::SeqDILU< M, X, Y, l > | inlinevirtual |
pre(X &x, Y &b) override | Dune::SeqDILU< M, X, Y, l > | inlinevirtual |
range_type typedef | Dune::SeqDILU< M, X, Y, l > | |
real_field_type typedef | Dune::SeqDILU< M, X, Y, l > | |
scalar_field_type typedef | Dune::SeqDILU< M, X, Y, l > | |
SeqDILU(const M &A, real_field_type w) | Dune::SeqDILU< M, X, Y, l > | inline |
SeqDILU(const std::shared_ptr< const AssembledLinearOperator< M, X, Y > > &A, const ParameterTree &configuration) | Dune::SeqDILU< M, X, Y, l > | inline |
SeqDILU(const M &A, const ParameterTree &config) | Dune::SeqDILU< M, X, Y, l > | inline |
wNotIdentity_ | Dune::SeqDILU< M, X, Y, l > | protected |
~Preconditioner() | Dune::Preconditioner< X, Y > | inlinevirtual |