| Files | |
| findscalarroot.hh | |
| Root finding algorithms for scalar functions. | |
| leastsquares.hh | |
| Levenberg-Marquardt algorithm for solving nonlinear least squares problems. | |
| newtonconvergencewriter.hh | |
| This class provides the infrastructure to write the convergence behaviour of the newton method into a VTK file. | |
| newtonsolver.hh | |
| Reference implementation of a Newton solver. | |
| primaryvariableswitchadapter.hh | |
| An adapter for the Newton to manage models with primary variable switch. | |
| staggerednewtonconvergencewriter.hh | |
| This class provides the infrastructure to write the convergence behaviour of the newton method for the staggered discretization scheme into a VTK file. | |