#include <AnasaziEpetraAdapter.hpp>
Static Public Member Functions | |
| void | Apply (const Epetra_Operator &Op, const Epetra_MultiVector &x, Epetra_MultiVector &y) |
This method takes the Epetra_MultiVector x and applies the Epetra_Operator Op to it resulting in the Epetra_MultiVector y. | |
This interface will ensure that any Epetra_Operator and Epetra_MultiVector will be accepted by the Anasazi templated solvers.
Definition at line 702 of file AnasaziEpetraAdapter.hpp.
|
||||||||||||||||
|
This method takes the Epetra_MultiVector
Definition at line 709 of file AnasaziEpetraAdapter.hpp. |
1.3.9.1