|
Tempus
Version of the Day
Time Integration
|
#include "Thyra_ModelEvaluatorDelegatorBase.hpp"#include "Thyra_DefaultScaledAdjointLinearOp.hpp"#include "Thyra_DefaultAdjointLinearOpWithSolve.hpp"#include "Thyra_AdjointLinearOpWithSolveFactory.hpp"#include "Thyra_AdjointPreconditionerFactory.hpp"Go to the source code of this file.
Classes | |
| class | Thyra::ImplicitAdjointModelEvaluator< Scalar > |
| An implementation of AdjointModelEvaluatorBase that creates an implicit adjoint from the supplied model evaluator. More... | |
Namespaces | |
| Thyra | |
Functions | |
| template<typename Scalar > | |
| RCP < ImplicitAdjointModelEvaluator < Scalar > > | Thyra::implicitAdjointModelEvaluator (const RCP< const ModelEvaluator< Scalar > > &model) |
| template<typename Scalar > | |
| RCP < ImplicitAdjointModelEvaluator < Scalar > > | Thyra::implicitAdjointModelEvaluator (const RCP< ModelEvaluator< Scalar > > &model) |
1.8.5