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


Go to the source code of this file.
Classes | |
| class | Thyra::DefaultAddedLinearOp< Scalar > |
Concrete composite LinearOpBase subclass that creates an implicitly added linear operator out of one or more constituent LinearOpBase objects. More... | |
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class Scalar > | |
| RCP< DefaultAddedLinearOp < Scalar > > | Thyra::defaultAddedLinearOp (const ArrayView< const RCP< LinearOpBase< Scalar > > > &Ops) |
| Non-member constructor. | |
| template<class Scalar > | |
| RCP< DefaultAddedLinearOp < Scalar > > | Thyra::defaultAddedLinearOp (const ArrayView< const RCP< const LinearOpBase< Scalar > > > &Ops) |
| Non-member constructor. | |
1.7.4