Apply(const MV &x, MV &y, ETrans trans=NOTRANS) | Belos::GmresPolyOp< ScalarType, MV, OP > | |
dim_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
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 |
H_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
LP_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
MVT typedef | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
problem_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
r0_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
RP_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
SCT typedef | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
V_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
wL_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
wR_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
y_ | Belos::GmresPolyOp< ScalarType, MV, OP > | private |
~GmresPolyOp() | Belos::GmresPolyOp< ScalarType, MV, OP > | inlinevirtual |