[nonlinear] fix norm calculation in the Newton solver
Use the norm provided by the linear solver also for the initial residual. In subsequent steps, the linear solver calculated the norm of the solution instead of the residual. Fix this.
Loading
-
mentioned in commit 27fad479
-
mentioned in merge request !2394 (merged)
Please register or sign in to comment