PyTrilinos  Development
 All Classes Functions
Public Member Functions | Public Attributes
PyTrilinos.Anasazi.EpetraW2SymMVOp Class Reference
Inheritance diagram for PyTrilinos.Anasazi.EpetraW2SymMVOp:
Inheritance graph
[legend]
Collaboration diagram for PyTrilinos.Anasazi.EpetraW2SymMVOp:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def Apply

Public Attributes

 this

Detailed Description

Proxy of C++ Anasazi::EpetraW2SymMVOp class

Constructor & Destructor Documentation

def PyTrilinos.Anasazi.EpetraW2SymMVOp.__init__ (   self,
  args 
)
__init__(Anasazi::EpetraW2SymMVOp self, Teuchos::RCP< Epetra_MultiVector const > const & MV, Teuchos::RCP< Epetra_Operator > const & OP) -> EpetraW2SymMVOp

Member Function Documentation

def PyTrilinos.Anasazi.EpetraW2SymMVOp.Apply (   self,
  args 
)
Apply(EpetraW2SymMVOp self, MultiVecDouble X, MultiVecDouble Y)

Reimplemented from PyTrilinos.Anasazi.OperatorDouble.


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