

Public Member Functions | |
| def | __init__ |
| def | Apply |
Public Attributes | |
| this | |
Proxy of C++ Anasazi::EpetraWSymMVOp class
| def PyTrilinos.Anasazi.EpetraWSymMVOp.__init__ | ( | self, | |
| args | |||
| ) |
__init__(Anasazi::EpetraWSymMVOp self, Teuchos::RCP< Epetra_MultiVector const > const & MV, Teuchos::RCP< Epetra_Operator > const & OP) -> EpetraWSymMVOp
| def PyTrilinos.Anasazi.EpetraWSymMVOp.Apply | ( | self, | |
| args | |||
| ) |
Apply(EpetraWSymMVOp self, MultiVecDouble X, MultiVecDouble Y)
Reimplemented from PyTrilinos.Anasazi.OperatorDouble.
1.7.6.1