#include <BelosGmresPolyOp.hpp>
Static Public Member Functions | |
| static void | Apply (const GmresPolyOp< ScalarType, MV, OP > &Op, const MV &x, MV &y, ETrans trans=NOTRANS) |
Definition at line 195 of file BelosGmresPolyOp.hpp.
| static void Belos::OperatorTraits< ScalarType, MV, GmresPolyOp< ScalarType, MV, OP > >::Apply | ( | const GmresPolyOp< ScalarType, MV, OP > & | Op, | |
| const MV & | x, | |||
| MV & | y, | |||
| ETrans | trans = NOTRANS | |||
| ) | [inline, static] |
Definition at line 200 of file BelosGmresPolyOp.hpp.
1.4.7