mesh-adaptation / goalie

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

Add checks in `MeshSeq.form` #169

Closed ddundo closed 2 months ago

ddundo commented 2 months ago

First mentioned in https://github.com/mesh-adaptation/goalie/pull/137/files#r1520802694, I'd like to add type and field checks in MeshSeq.form, to catch up with other methods that are more developed. Currently we only check that get_form returns a dictionary and we do it in indicate_errors.