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 typedef | terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT > | |
| RHSVectorType typedef | terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT > | |
| ScalarType typedef | terra::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 typedef | terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT > | |
| solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b) | terra::linalg::solvers::FGMRES< OperatorT, PreconditionerT > | inline |