Belos
Version of the Day
|
This is the complete list of members for Belos::InnerSolver< Scalar, MV, OP >, including all inherited members.
getCurrentParameters() const =0 | Belos::InnerSolver< Scalar, MV, OP > | pure virtual |
magnitude_type typedef | Belos::InnerSolver< Scalar, MV, OP > | |
multivector_type typedef | Belos::InnerSolver< Scalar, MV, OP > | |
operator_type typedef | Belos::InnerSolver< Scalar, MV, OP > | |
scalar_type typedef | Belos::InnerSolver< Scalar, MV, OP > | |
solve(const Teuchos::RCP< MV > &X, const Teuchos::RCP< const MV > &B, const magnitude_type convTol, const int maxItersPerRestart, const int maxNumRestarts)=0 | Belos::InnerSolver< Scalar, MV, OP > | pure virtual |
solve(const Teuchos::RCP< MV > &X, const Teuchos::RCP< const MV > &B)=0 | Belos::InnerSolver< Scalar, MV, OP > | pure virtual |
~InnerSolver() | Belos::InnerSolver< Scalar, MV, OP > | inlinevirtual |