Belos  Version of the Day
Static Public Member Functions | List of all members
Belos::OperatorTraits< ScalarType, MV, GmresPolyOp< ScalarType, MV, OP > > Class Template Reference

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)
 

Detailed Description

template<class ScalarType, class MV, class OP>
class Belos::OperatorTraits< ScalarType, MV, GmresPolyOp< ScalarType, MV, OP > >

Template specialization of Belos::OperatorTraits class using Belos::GmresPolyOp.

Definition at line 212 of file BelosGmresPolyOp.hpp.

Member Function Documentation

◆ Apply()

template<class ScalarType , class MV , class OP >
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 
)
inlinestatic

Definition at line 217 of file BelosGmresPolyOp.hpp.


The documentation for this class was generated from the following file:

Generated for Belos by doxygen 1.8.14