[dune-pdelab] Getting linear solver reduction from newton method

Amir Peiraviminaei apminaei at gmail.com
Wed Feb 17 18:22:52 CET 2021


Hi everyone,
I'm using Newton method to solve a system of PDEs,
using PDESolver = Dune::PDELab::Newton<IGO, LS, U>;
Normally I get the first defect and final defect form
PDESolver.result().first_defect and PDESolver.result().defect, but I don't
know how to get defects in between.
For example, if newton method converges in 5 iterations then how one can
get defect_1, defect_2, .. , defect_4?

Best wishes,
Amir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune-pdelab/attachments/20210217/06717ac1/attachment.htm>


More information about the dune-pdelab mailing list