#include "Thyra_NonlinearSolverBase.hpp"#include "Thyra_ModelEvaluatorHelpers.hpp"#include "Thyra_TestingTools.hpp"#include "Teuchos_StandardMemberCompositionMacros.hpp"#include "Teuchos_StandardCompositionMacros.hpp"#include "Teuchos_VerboseObject.hpp"Include dependency graph for Thyra_DampenedNewtonNonlinearSolver.hpp:
Go to the source code of this file.
Namespaces | |
| namespace | Thyra |
Classes | |
| class | Thyra::DampenedNewtonNonlinearSolver< Scalar > |
| Simple dampended Newton solver using a Armijo line search :-). More... | |
1.3.9.1