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) |
Definition at line 151 of file PlayaBelosAdapter.hpp.
| 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.
| 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.
References Playa::LinearOperator< Scalar >::transpose().