|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_PreconditionerFactoryBase.hpp"#include "Thyra_DefaultLinearOpSource.hpp"#include "Thyra_DefaultPreconditioner.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Functions | |
| template<class Scalar > | |
| THYRA_DEPRECATED void | Thyra::initializePrec (const PreconditionerFactoryBase< Scalar > &precFactory, const Teuchos::RCP< const LinearOpBase< Scalar > > &fwdOp, PreconditionerBase< Scalar > *prec, const ESupportSolveUse supportSolveUse=SUPPORT_SOLVE_UNSPECIFIED) |
| template<class Scalar > | |
| THYRA_DEPRECATED void | Thyra::uninitializePrec (const PreconditionerFactoryBase< Scalar > &precFactory, PreconditionerBase< Scalar > *prec, Teuchos::RCP< const LinearOpBase< Scalar > > *fwdOp=NULL, ESupportSolveUse *supportSolveUse=NULL) |
1.7.4