Closed jwallwork23 closed 2 years ago
Introduce a dtol option and set it to be large by default. Most of the time we cannot guarantee monotonicity if mesh adaptation is applied between steps. This should improve robustness.
dtol
The most recent commit adds a line search for the gradient descent method.
Introduce a
dtol
option and set it to be large by default. Most of the time we cannot guarantee monotonicity if mesh adaptation is applied between steps. This should improve robustness.