version 3.8
Dumux::IterativePreconditionedSolverImpl Member List

This is the complete list of members for Dumux::IterativePreconditionedSolverImpl, including all inherited members.

solve(const SolverInterface &s, const Matrix &A, Vector &x, const Vector &b, const std::string &modelParamGroup="")Dumux::IterativePreconditionedSolverImplinlinestatic
solveWithGMRes(const SolverInterface &s, const Matrix &A, Vector &x, const Vector &b, const std::string &modelParamGroup="")Dumux::IterativePreconditionedSolverImplinlinestatic
solveWithILU0Prec(const SolverInterface &s, const Matrix &A, Vector &x, const Vector &b, const std::string &modelParamGroup="")Dumux::IterativePreconditionedSolverImplinlinestatic
solveWithILU0PrecGMRes(const SolverInterface &s, const Matrix &A, Vector &x, const Vector &b, const std::string &modelParamGroup="")Dumux::IterativePreconditionedSolverImplinlinestatic
solveWithParamTree(const Matrix &A, Vector &x, const Vector &b, const Dune::ParameterTree &params)Dumux::IterativePreconditionedSolverImplinlinestatic