Anasazi::OperatorTraits< ScalarType, Thyra::MultiVectorBase< ScalarType >, Thyra::LinearOpBase< ScalarType > > Class Template Reference

Template specialization of Anasazi::OperatorTraits class using the Thyra::LinearOpBase virtual base class and Thyra::MultiVectorBase class. More...

#include <AnasaziThyraAdapter.hpp>

List of all members.

Static Public Member Functions

static void Apply (const Thyra::LinearOpBase< ScalarType > &Op, const Thyra::MultiVectorBase< ScalarType > &x, Thyra::MultiVectorBase< ScalarType > &y)
 This method takes the MultiVectorBase x and applies the LinearOpBase Op to it resulting in the MultiVectorBase y.


Detailed Description

template<class ScalarType>
class Anasazi::OperatorTraits< ScalarType, Thyra::MultiVectorBase< ScalarType >, Thyra::LinearOpBase< ScalarType > >

Template specialization of Anasazi::OperatorTraits class using the Thyra::LinearOpBase virtual base class and Thyra::MultiVectorBase class.

This interface will ensure that any LinearOpBase and MultiVectorBase implementations will be accepted by the Anasazi templated solvers.


Member Function Documentation

template<class ScalarType>
static void Anasazi::OperatorTraits< ScalarType, Thyra::MultiVectorBase< ScalarType >, Thyra::LinearOpBase< ScalarType > >::Apply ( const Thyra::LinearOpBase< ScalarType > &  Op,
const Thyra::MultiVectorBase< ScalarType > &  x,
Thyra::MultiVectorBase< ScalarType > &  y 
) [inline, static]

This method takes the MultiVectorBase x and applies the LinearOpBase Op to it resulting in the MultiVectorBase y.


The documentation for this class was generated from the following file:
Generated on Sun Nov 22 01:08:05 2009 for Anasazi by  doxygen 1.4.7