#include <BelosOperatorTraits.hpp>
Static Public Member Functions | |
| static void | Apply (const OP &Op, const MV &x, MV &y, ETrans trans=NOTRANS) |
Definition at line 49 of file BelosOperatorTraits.hpp.
| static void Belos::OperatorTraits< ScalarType, MV, OP >::Apply | ( | const OP & | Op, | |
| const MV & | x, | |||
| MV & | y, | |||
| ETrans | trans = NOTRANS | |||
| ) | [inline, static] |
Definition at line 54 of file BelosOperatorTraits.hpp.
1.4.7