mesh-adaptation / goalie

Goal-oriented error estimation and mesh adaptation for finite element problems solved using Firedrake
Other
1 stars 1 forks source link

Options for finer grained control over convergence criteria #67

Open jwallwork23 opened 10 months ago

jwallwork23 commented 10 months ago

Suggestion from @acse-ej321: option to select a subset of the convergence criteria might be useful.

However, note that this can effectively be achieved by setting the tolerance for the ones you don't care about to a sufficiently large value that it will always be met.