|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_LinearOpBase_decl.hpp"#include "Thyra_MultiVectorBase.hpp"#include "Thyra_VectorSpaceBase.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Defines | |
| #define | THYRA_LINEAR_OP_BASE_INSTANT(SCALAR) |
| #define THYRA_LINEAR_OP_BASE_INSTANT | ( | SCALAR | ) |
\ template class LinearOpBase<SCALAR >; \ \ template void apply( \ const LinearOpBase<SCALAR > &M, \ const EOpTransp M_trans, \ const MultiVectorBase<SCALAR > &X, \ const Ptr<MultiVectorBase<SCALAR > > &Y, \ const SCALAR alpha, \ const SCALAR beta \ );
Definition at line 123 of file Thyra_LinearOpBase_def.hpp.
1.7.4