luiswirth / formoniq

Arbitrary Dimension Finite Element Exterior Calculus in Rust
0 stars 0 forks source link

Subentity relation #2

Closed luiswirth closed 2 weeks ago

luiswirth commented 2 weeks ago

We need to support the subentity relation. Meaning given an entity we need to be able to query all subentities. This is needed for assembly. Gmsh doesn't provide this information directly, so I need to compute it myself, given the underlying vertices of each entity.

luiswirth commented 2 weeks ago

implemented in fa773137149f98425d26ffed87a70e694be0fcef