Files | |
file | newtonraphson.hh [code] |
Implementation of the Newton-Raphson method for solving nonlinear equations. | |
file | newtonraphsonwithscalarsubsidiaryfunction.hh [code] |
file | nonlinearsolverbase.hh [code] |
Base for all nonlinear solvers. | |
file | nonlinearsolverfactory.hh [code] |
Contains the generic NonlinearSolverFactory class. | |
file | nonlinearsolverstate.hh [code] |
State for all nonlinear solvers. | |
file | solverinfos.hh [code] |
Implementation of the solver information returned by the nonlinear solvers. | |
file | trustregion.hh [code] |
Implementation of the Trust-region method for solving nonlinear equations. | |