| addPair(const MV &u, const MV &c) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| addSolution(const MV &u) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| DMT typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| getBasisSize() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getCorrectionBasis() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getImageBasis() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getMaxBasisSize() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getProjectionTolerance() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getReorthogonalizationSteps() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| getReplacementStrategy() const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| MagnitudeType typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| MT typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| MVT typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| OPT typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| project(MV &x, MV &r) const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| project(MV &x, const MV &b, Teuchos::RCP< MV > projectedResidual=Teuchos::null) const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| project(LinearProblem< ScalarType, MV, OP, DM > &problem, Teuchos::RCP< MV > projectedResidual=Teuchos::null) const | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| reset() | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| SCT typedef | Belos::SolutionProjection< ScalarType, MV, OP, DM > | |
| setOperator(const Teuchos::RCP< const OP > &A) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| setProjectionTolerance(const MagnitudeType tol) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| setReorthogonalizationSteps(const int steps) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| setReplacementStrategy(const std::string &strategy) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| SolutionProjection(const Teuchos::RCP< const OP > &A, const int maxBasisSize) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |
| SolutionProjection(const Teuchos::RCP< const OP > &A, const Teuchos::RCP< Teuchos::ParameterList > ¶ms) | Belos::SolutionProjection< ScalarType, MV, OP, DM > | inline |