PyTrilinos::Anasazi::OperatorTraitsEpetra Class Reference

Inheritance diagram for PyTrilinos::Anasazi::OperatorTraitsEpetra:

Inheritance graph
[legend]
Collaboration diagram for PyTrilinos::Anasazi::OperatorTraitsEpetra:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def Apply
def __init__
def Apply
def __init__

Public Attributes

 this


Detailed Description

Proxy of C++ Anasazi::OperatorTraits<(double,Epetra_MultiVector,Epetra_Operator)> class

Member Function Documentation

def PyTrilinos::Anasazi::OperatorTraitsEpetra::__init__ (   self,
  args 
)

__init__(self) -> OperatorTraitsEpetra

Virtual base class which defines basic traits for the operator type.

An adapter for this traits class must exist for the MV and OP types.
If not, this class will produce a compile-time error.

C++ includes: AnasaziOperatorTraits.hpp 

def PyTrilinos::Anasazi::OperatorTraitsEpetra::__init__ (   self,
  args 
)

__init__(self) -> OperatorTraitsEpetra

Virtual base class which defines basic traits for the operator type.

An adapter for this traits class must exist for the MV and OP types.
If not, this class will produce a compile-time error.

C++ includes: AnasaziOperatorTraits.hpp 

def PyTrilinos::Anasazi::OperatorTraitsEpetra::Apply (   args  ) 

Apply(Operator Op, Epetra_MultiVector x, Epetra_MultiVector y)

static void
Anasazi::OperatorTraits< ScalarType, MV, OP >::Apply(const OP &Op,
const MV &x, MV &y)

Application method which performs operation y = Op*x. An OperatorError
exception is thrown if there is an error. 

def PyTrilinos::Anasazi::OperatorTraitsEpetra::Apply (   args  ) 

Apply(Operator Op, Epetra_MultiVector x, Epetra_MultiVector y)

static void
Anasazi::OperatorTraits< ScalarType, MV, OP >::Apply(const OP &Op,
const MV &x, MV &y)

Application method which performs operation y = Op*x. An OperatorError
exception is thrown if there is an error. 


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

Generated on Thu Dec 17 11:00:19 2009 for PyTrilinos by  doxygen 1.5.9