mesh-adaptation / goalie

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

Disallow h-enrichment of shallow-copied meshes #113

Closed jwallwork23 closed 4 months ago

jwallwork23 commented 4 months ago

Closes #110.

This PR should stop the user from h-enriching shallow-copied meshes, thereby fixing the bug raised.

As discussed in #112.