This is the complete list of members for
Belos::GmresPolyOp< ScalarType, MV, OP >, including all inherited members.
| Apply(const MV &x, MV &y, ETrans trans=NOTRANS) | Belos::GmresPolyOp< ScalarType, MV, OP > | |
| GmresPolyOp() | Belos::GmresPolyOp< ScalarType, MV, OP > | [inline] |
| GmresPolyOp(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem_in, const Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > &hess, const Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > &comb, const Teuchos::RCP< Teuchos::SerialDenseVector< int, ScalarType > > &scal) | Belos::GmresPolyOp< ScalarType, MV, OP > | [inline] |
| ~GmresPolyOp() | Belos::GmresPolyOp< ScalarType, MV, OP > | [inline, virtual] |