Belos::OperatorTraits< double, SimpleMV, LinearOperator< double > > Class Template Reference

List of all members.

Public Types

typedef Anasazi::SimpleMV _MV
typedef
Anasazi::OperatorTraits
< double, SimpleMV,
LinearOperator< double > > 
AOPT

Static Public Member Functions

static void Apply (const LinearOperator< double > &Op, const _MV &x, _MV &y, ETrans trans=NOTRANS)


Detailed Description

template<>
class Belos::OperatorTraits< double, SimpleMV, LinearOperator< double > >

Definition at line 151 of file PlayaBelosAdapter.hpp.


Member Typedef Documentation

typedef Anasazi::SimpleMV Belos::OperatorTraits< double, SimpleMV, LinearOperator< double > >::_MV

Definition at line 154 of file PlayaBelosAdapter.hpp.

typedef Anasazi::OperatorTraits<double, SimpleMV, LinearOperator<double> > Belos::OperatorTraits< double, SimpleMV, LinearOperator< double > >::AOPT

Definition at line 155 of file PlayaBelosAdapter.hpp.


Member Function Documentation

static void Belos::OperatorTraits< double, SimpleMV, LinearOperator< double > >::Apply ( const LinearOperator< double > &  Op,
const _MV x,
_MV y,
ETrans  trans = NOTRANS 
) [inline, static]

Definition at line 158 of file PlayaBelosAdapter.hpp.

Site Contact