#include <BelosOperator.hpp>
Static Public Member Functions | |
| ReturnType | Apply (const Operator< ScalarType > &Op, const MultiVec< ScalarType > &x, MultiVec< ScalarType > &y, ETrans trans=NOTRANS) |
Any class that inherits from Belos::Operator will be accepted by the Belos templated solvers due to this interface to the Belos::OperatorTraits class.
Definition at line 99 of file BelosOperator.hpp.
|
||||||||||||||||||||||||
|
Definition at line 104 of file BelosOperator.hpp. |
1.3.9.1