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