|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "EpetraModelEval2DSim.hpp"#include "EpetraModelEval4DOpt.hpp"#include "Thyra_EpetraModelEvaluator.hpp"#include "Thyra_DefaultModelEvaluatorWithSolveFactory.hpp"#include "Stratimikos_DefaultLinearSolverBuilder.hpp"#include "Thyra_DampenedNewtonNonlinearSolver.hpp"#include "Teuchos_VerboseObject.hpp"#include "Teuchos_CommandLineProcessor.hpp"#include "Teuchos_StandardCatchMacros.hpp"#include "Teuchos_VerbosityLevelCommandLineProcessorHelpers.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 45 of file ForwardSolveEpetraModelEval2DSimMain.cpp.
References Thyra::VectorSpaceBase< Scalar >::createMember(), Thyra::ModelEvaluatorBase::InArgs< Scalar >::set_x_dot(), Thyra::DampenedNewtonNonlinearSolver< Scalar >::setModel(), Thyra::solve(), Thyra::SOLVE_MEASURE_NORM_RESIDUAL, Thyra::SOLVE_MEASURE_NORM_RHS, Thyra::SolveCriteria< Scalar >::solveMeasureType, and Thyra::VectorBase< Scalar >::V_V().
1.7.4