|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_LinearOpWithSolveBase.hpp"#include "Thyra_DefaultBlockedLinearOp.hpp"#include "Thyra_LinearOpSourceBase.hpp"

Go to the source code of this file.
Classes | |
| class | Thyra::DefaultBlockedTriangularLinearOpWithSolveFactory< Scalar > |
| Implicit subclass that takes a blocked triangular LOWB object and turns it into a LOWSB object. More... | |
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class Scalar > | |
| RCP < DefaultBlockedTriangularLinearOpWithSolveFactory < Scalar > > | Thyra::defaultBlockedTriangularLinearOpWithSolveFactory (const RCP< LinearOpWithSolveFactoryBase< Scalar > > &lowsf) |
| Nonmember constructor. | |
| template<class Scalar > | |
| RCP < DefaultBlockedTriangularLinearOpWithSolveFactory < Scalar > > | Thyra::defaultBlockedTriangularLinearOpWithSolveFactory (const RCP< const LinearOpWithSolveFactoryBase< Scalar > > &lowsf) |
| Nonmember constructor. | |
1.7.4