Belos
Version of the Day
|
Template specialization of Belos::OperatorTraits class using Belos::GmresPolyOp. More...
#include <BelosGmresPolyOp.hpp>
Static Public Member Functions | |
static void | Apply (const GmresPolyOp< ScalarType, MV, OP > &Op, const MV &x, MV &y, ETrans trans=NOTRANS) |
Template specialization of Belos::OperatorTraits class using Belos::GmresPolyOp.
Definition at line 212 of file BelosGmresPolyOp.hpp.
|
inlinestatic |
Definition at line 217 of file BelosGmresPolyOp.hpp.