mesh-adaptation / goalie

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

Implement checkpointing #20

Open jwallwork23 opened 1 year ago

jwallwork23 commented 1 year ago

We can use Firedrake's (relatively) new CheckpointFile.

jwallwork23 commented 6 months ago

Note https://github.com/pyroteus/animate/pull/72.