Loading...
Searching...
No Matches
terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > Member List

This is the complete list of members for terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >, including all inherited members.

OperatorType typedefterra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >
PMINRES(const IterativeSolverParameters &params, const std::shared_ptr< util::Table > &statistics, const std::vector< SolutionVectorType > &tmp)terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >inline
PMINRES(const IterativeSolverParameters &params, const std::shared_ptr< util::Table > &statistics, const std::vector< SolutionVectorType > &tmp, const PreconditionerT preconditioner)terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >inline
RHSVectorType typedefterra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >
ScalarType typedefterra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >
set_tag(const std::string &tag)terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >inline
SolutionVectorType typedefterra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >
solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b)terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >inline