|
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 88 of file ForwardSolveEpetraModelEval2DSimMain.cpp.
References CommandLineProcessor::addOutputSetupOptions(), Teuchos::VerboseObjectBase::getDefaultOStream(), CommandLineProcessor::parse(), CommandLineProcessor::PARSE_SUCCESSFUL, RCP< class T >::ptr(), Teuchos::rcp(), CommandLineProcessor::setDocString(), CommandLineProcessor::setOption(), CommandLineProcessor::throwExceptions(), and Teuchos::VERB_DEFAULT.