pmgbergen / porepy

Python Simulation Tool for Fractured and Deformable Porous Media
GNU General Public License v3.0
251 stars 88 forks source link

1196-adaptivity-of-solutionstatistics #1202

Closed IvarStefansson closed 4 months ago

IvarStefansson commented 4 months ago

Proposed changes

This PR resolves #1196 by allowing passing of a solver statistics class, which can be a tailored version of SolverStatistics. Also resolves #1200 by swapping order of operations inside a Newton iteration.

Types of changes

What types of changes does this PR introduce to PorePy? Put an x in the boxes that apply.

Checklist

Put an x in the boxes that apply or explain briefly why the box is not relevant.

IvarStefansson commented 4 months ago

I suggest @Yuriyzabegaev has the first look, before we involve @keileg for the code owner review.