This is the complete list of members for
Playa::PCGSolver, including all inherited members.
| getRcp() | Playa::PCGSolver | [inline, virtual] |
| LinearSolverBase(const ParameterList ¶ms) | Playa::LinearSolverBase< double > | |
| ObjectWithVerbosity(int verb=0) | Playa::ObjectWithVerbosity | [inline] |
| parameters() const | Playa::LinearSolverBase< double > | |
| parameters() | Playa::LinearSolverBase< double > | |
| PCGSolver(const ParameterList ¶ms, const PreconditionerFactory< double > &precFactory) | Playa::PCGSolver | [inline] |
| precFactory_ | Playa::PCGSolver | [private] |
| setParameter(const ParameterList ¶ms, T *valuePtr, const std::string ¶mName) | Playa::LinearSolverBase< double > | [static] |
| setUserPrec(const PreconditionerFactory< double > &pf) | Playa::LinearSolverBase< double > | [virtual] |
| setUserPrec(const LinearOperator< double > &P, const LinearSolver< double > &pSolver) | Playa::LinearSolverBase< double > | [virtual] |
| setVerb(int v) | Playa::ObjectWithVerbosity | [inline] |
| solve(const LinearOperator< double > &A, const Vector< double > &b, Vector< double > &x) const | Playa::PCGSolver | [virtual] |
| solveUnprec(const LinearOperator< double > &A, const Vector< double > &b, Vector< double > &x) const | Playa::PCGSolver | |
| updateTolerance(const double &tol) | Playa::LinearSolverBase< double > | [inline, virtual] |
| verb() const | Playa::ObjectWithVerbosity | [inline] |
| verbosityParam() const | Playa::LinearSolverBase< double > | |
| ~Handleable() | Playa::Handleable< LinearSolverBase< double > > | [inline, virtual] |
| ~LinearSolverBase() | Playa::LinearSolverBase< double > | [inline, virtual] |
| ~ObjectWithVerbosity() | Playa::ObjectWithVerbosity | [inline, virtual] |