This is the complete list of members for terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT >, including all inherited members.
| OperatorType typedef | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | |
| PMINRES(const IterativeSolverParameters ¶ms, const std::shared_ptr< util::Table > &statistics, const std::vector< SolutionVectorType > &tmp) | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | inline |
| PMINRES(const IterativeSolverParameters ¶ms, const std::shared_ptr< util::Table > &statistics, const std::vector< SolutionVectorType > &tmp, const PreconditionerT preconditioner) | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | inline |
| RHSVectorType typedef | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | |
| ScalarType typedef | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | |
| set_tag(const std::string &tag) | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | inline |
| SolutionVectorType typedef | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | |
| solve_impl(OperatorType &A, SolutionVectorType &x, const RHSVectorType &b) | terra::linalg::solvers::PMINRES< OperatorT, PreconditionerT > | inline |