|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|

Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Defines | |
| #define | THYRA_DEFAULT_MULTIPLIED_LINEAR_OP_INSTANT(SCALAR) |
| #define THYRA_DEFAULT_MULTIPLIED_LINEAR_OP_INSTANT | ( | SCALAR | ) |
\ template class DefaultMultipliedLinearOp<SCALAR >; \ \ template RCP<LinearOpBase<SCALAR > > \ nonconstMultiply( \ const RCP<LinearOpBase<SCALAR > > &A, \ const RCP<LinearOpBase<SCALAR > > &B, \ const std::string &M_label \ ); \ \ template RCP<const LinearOpBase<SCALAR > > \ multiply( \ const RCP<const LinearOpBase<SCALAR > > &A, \ const RCP<const LinearOpBase<SCALAR > > &B, \ const std::string &M_label \ ); \ \ template RCP<const LinearOpBase<SCALAR > > \ multiply( \ const RCP<const LinearOpBase<SCALAR > > &A, \ const RCP<const LinearOpBase<SCALAR > > &B, \ const RCP<const LinearOpBase<SCALAR > > &C, \ const std::string &M_label \ ); \
Definition at line 396 of file Thyra_DefaultMultipliedLinearOp_def.hpp.
1.7.4