mesh-adaptation / goalie

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

Automatically initialise fields and assign initial conditions #196

Closed ddundo closed 1 month ago

ddundo commented 1 month ago

Closes #179.

As agreed, I separated this out of #182 as this part is no longer controversial (I hope :) ).

Btw, relevant changes are done in 0c1b9798f62de72980178f2132d816563b3978de . The majority of edits are due to updating demos and tests, which all follow the same pattern.