Hello,
I am wondering if FEniCS also provide a damped version or other variants of Newton's method?
When calling info(prm, True) for (NewtonSolver) parameters prm I found the options 'method' and 'relaxation_parameter'. Unfortunately I could not find any documentation on these parameters, how effect those the behaviour of the Newton Solver?
Thanks,
Elisa