mesh-adaptation / goalie

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

Create `DataDrivenMeshSeq` #29

Open jwallwork23 opened 1 year ago

jwallwork23 commented 1 year ago

I think subclassing GoalOrientedMeshSeq would be a nice way to train a neural network to do goal-oriented error estimation.

jwallwork23 commented 1 year ago

Sketch implementation here: https://github.com/pyroteus/pyroteus/tree/121_dd_mesh_seq.