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

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

FGMRES(const std::vector< SolutionVectorType > &tmp, const FGMRESOptions< ScalarType > &options={}, const std::shared_ptr< util::Table > &statistics=nullptr, const PreconditionerT preconditioner=IdentitySolver< OperatorT >())terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >inline
OperatorType typedefterra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >
RHSVectorType typedefterra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >
ScalarType typedefterra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >
set_restart(int m)terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >inline
set_tag(const std::string &tag)terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >inline
SolutionVectorType typedefterra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >
solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b)terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT >inline