Thyra-based Model Evaluator for LOCAAdaptive solves. More...
#include <Piro_LOCAAdaptiveSolver.hpp>


Public Member Functions | |
| void | reportFinalPoint (const Thyra::ModelEvaluatorBase::InArgs< Scalar > &finalPoint, const bool wasSolved) |
| Update the final solution to the main solver. | |
Constructor/Destructor | |
| LOCAAdaptiveSolver (const Teuchos::RCP< Teuchos::ParameterList > &piroParams, const Teuchos::RCP< Thyra::ModelEvaluator< Scalar > > &model, const Teuchos::RCP< LOCA::Thyra::AdaptiveSolutionManager > &solMgr, const Teuchos::RCP< LOCA::Thyra::SaveDataStrategy > &saveDataStrategy) | |
| Constructs a LOCAAdaptiveSolver instance given a model and optionally a data saving strategy . | |
| ~LOCAAdaptiveSolver () | |
Thyra-based Model Evaluator for LOCAAdaptive solves.
1.7.6.1