Add damping to local Newton solver

Merged Gräser, Carsten requested to merge feature/ensure-local-newton-monotonocity into master

This adds a monotonicity line search (with tolerance) to the local Newton step.

Furthermore the global monotonicity line search is relaxed by adding a tolerance.

Edited by Gräser, Carsten

Merge request reports