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

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

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