Thyra::ModelEvaluator.
More...
#include <MoochoPack_ThyraModelEvaluatorSolver.hpp>
Public Member Functions | |
| void | insertStateElimCommandLineOptions (const bool &insertStateElimCommandLineOptions) |
| | |
| void | insertFiniteDiffCommandLineOptions (const bool &insertFiniteDiffCommandLineOptions) |
| | |
| ThyraModelEvaluatorSolver () | |
| | |
| void | setupCLP (Teuchos::CommandLineProcessor *clp) |
| | |
| MoochoSolver & | getSolver () |
| | |
| const MoochoSolver & | getSolver () const |
| | |
| void | setDoSim (const bool doSim) |
| | |
| bool | getDoSim () const |
| | |
| void | setModel (const Teuchos::RefCountPtr< Thyra::ModelEvaluator< value_type > > &model, const int p_idx=0, const int g_idx=0) |
| | |
| void | readInitialGuess (std::ostream *out=NULL) |
| | |
| void | setInitialGuess (const Teuchos::RefCountPtr< const Thyra::ModelEvaluatorBase::InArgs< value_type > > &initialGuess) |
| | |
| void | setInitialGuess (const Thyra::ModelEvaluatorBase::InArgs< value_type > &initialGuess) |
| | |
| MoochoSolver::ESolutionStatus | solve () |
| | |
| const Thyra::ModelEvaluatorBase::InArgs< value_type > & | getFinalPoint () const |
| | |
| void | writeFinalSolution (std::ostream *out=NULL) const |
| | |
Thyra::ModelEvaluator.
ToDo: Finish documetation!
Definition at line 46 of file MoochoPack_ThyraModelEvaluatorSolver.hpp.
|
|
Definition at line 95 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 50 of file MoochoPack_ThyraModelEvaluatorSolver.hpp. |
|
|
Definition at line 53 of file MoochoPack_ThyraModelEvaluatorSolver.hpp. |
|
|
Definition at line 114 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 143 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 148 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 153 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 158 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
||||||||||||||||
|
Definition at line 163 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 274 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 304 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 311 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 320 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 345 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
|
|
Definition at line 325 of file MoochoPack_ThyraModelEvaluatorSolver.cpp. |
1.3.9.1