Anasazi::OperatorTraits< double, NOX::Abstract::MultiVector, LOCA::AnasaziOperator::AbstractStrategy > Class Template Reference

Implementation of the Anasazi::OperatorTraits for LOCA operators. More...

#include <Anasazi_LOCA_OperatorTraits.H>

List of all members.

Public Types

typedef double ScalarType
 Synony for double.
typedef NOX::Abstract::MultiVector MV
 Synonym for NOX::Abstract::MultiVector.
typedef
LOCA::AnasaziOperator::AbstractStrategy 
OP
 Synonym for LOCA::AnasaziOperator::AbstractStrategy.

Static Public Member Functions

static void Apply (const OP &Op, const MV &x, MV &y)
 Application method which performs operation y = Op*x.


Detailed Description

template<>
class Anasazi::OperatorTraits< double, NOX::Abstract::MultiVector, LOCA::AnasaziOperator::AbstractStrategy >

Implementation of the Anasazi::OperatorTraits for LOCA operators.

This class provides an implementation of the Anasazi::OperatorTraits class using LOCA operators. The operator is represented by the LOCA::AnasaziOperator::AbstractStrategy class which serves as a base class for many different types of operators, including shift-invert and Generalized Cayley transformations.

Definition at line 65 of file Anasazi_LOCA_OperatorTraits.H.


Member Typedef Documentation

typedef double Anasazi::OperatorTraits< double, NOX::Abstract::MultiVector, LOCA::AnasaziOperator::AbstractStrategy >::ScalarType

Synony for double.

Definition at line 72 of file Anasazi_LOCA_OperatorTraits.H.

Synonym for NOX::Abstract::MultiVector.

Definition at line 75 of file Anasazi_LOCA_OperatorTraits.H.


Member Function Documentation

static void Anasazi::OperatorTraits< double, NOX::Abstract::MultiVector, LOCA::AnasaziOperator::AbstractStrategy >::Apply ( const OP Op,
const MV x,
MV y 
) [inline, static]

Application method which performs operation y = Op*x.

Returns:
Status of the operation.

Definition at line 86 of file Anasazi_LOCA_OperatorTraits.H.

References LOCA::AnasaziOperator::AbstractStrategy::apply().


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

Generated on Thu Dec 17 11:02:44 2009 for Nonlinear Solver Project by  doxygen 1.5.9