My Project
Dune::FlexibleSolver< MatrixTypeT, VectorTypeT > Member List

This is the complete list of members for Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >, including all inherited members.

AbstractOperatorType typedefDune::FlexibleSolver< MatrixTypeT, VectorTypeT >
AbstractPrecondType typedefDune::FlexibleSolver< MatrixTypeT, VectorTypeT >
apply(VectorType &x, VectorType &rhs, Dune::InverseOperatorResult &res) override (defined in Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >virtual
apply(VectorType &x, VectorType &rhs, double reduction, Dune::InverseOperatorResult &res) override (defined in Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >virtual
category() const override (defined in Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >virtual
FlexibleSolver(AbstractOperatorType &op, const Opm::PropertyTree &prm, const std::function< VectorType()> &weightsCalculator, std::size_t pressureIndex)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >
FlexibleSolver(AbstractOperatorType &op, const Comm &comm, const Opm::PropertyTree &prm, const std::function< VectorType()> &weightsCalculator, std::size_t pressureIndex)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >
MatrixType typedef (defined in Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >
preconditioner()Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >
VectorType typedef (defined in Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >)Dune::FlexibleSolver< MatrixTypeT, VectorTypeT >