Piro  Development
 All Classes Namespaces Functions Variables Enumerations
Public Member Functions
Piro::LOCAAdaptiveSolver< Scalar > Class Template Reference

Thyra-based Model Evaluator for LOCAAdaptive solves. More...

#include <Piro_LOCAAdaptiveSolver.hpp>

Inheritance diagram for Piro::LOCAAdaptiveSolver< Scalar >:
Inheritance graph
[legend]
Collaboration diagram for Piro::LOCAAdaptiveSolver< Scalar >:
Collaboration graph
[legend]

List of all members.

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 ()

Detailed Description

template<typename Scalar>
class Piro::LOCAAdaptiveSolver< Scalar >

Thyra-based Model Evaluator for LOCAAdaptive solves.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations