#include <AnasaziThyraAdapter.hpp>
Static Public Member Functions | |
| void | Apply (const TLOB &Op, const TMVB &x, TMVB &y) |
This method takes the MultiVectorBase x and applies the LinearOpBase Op to it resulting in the MultiVectorBase y. | |
This interface will ensure that any LinearOpBase and MultiVectorBase implementations will be accepted by the Anasazi templated solvers.
Definition at line 372 of file AnasaziThyraAdapter.hpp.
|
||||||||||||||||||||
|
This method takes the MultiVectorBase
Definition at line 382 of file AnasaziThyraAdapter.hpp. |
1.3.9.1