Fix/multidomain newton residual
This was probably not noticed because the solution gets updated eventually (on newtonBegin). However the residual was always computed with the solution of the old iteration.
Edited by Timo Koch
This was probably not noticed because the solution gets updated eventually (on newtonBegin). However the residual was always computed with the solution of the old iteration.