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

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

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