[nonLinear] Introduce NewtonSolver and PrivarSwitchNewtonSolver classes
* combination of previous NewtonMethod and NewtonController classes * capable of handling MultiType matrices and vectors * adapt convergence writer
parent
d178f30c
No related branches found
No related tags found
Showing
- dumux/nonlinear/newtonconvergencewriter.hh 18 additions, 6 deletionsdumux/nonlinear/newtonconvergencewriter.hh
- dumux/nonlinear/newtonsolver.hh 953 additions, 0 deletionsdumux/nonlinear/newtonsolver.hh
- dumux/nonlinear/privarswitchnewtonsolver.hh 217 additions, 0 deletionsdumux/nonlinear/privarswitchnewtonsolver.hh
dumux/nonlinear/newtonsolver.hh
0 → 100644
This diff is collapsed.
dumux/nonlinear/privarswitchnewtonsolver.hh
0 → 100644
Please register or sign in to comment