luiswirth / formoniq

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

Higher order FE spaces #4

Open luiswirth opened 2 weeks ago

luiswirth commented 2 weeks ago

We should consider also implementing higher (polynomial) order FE spaces. In the general case this would require the implementation of higher order whitney forms. Maybe it's smart to first only do this for the Lagrangian (0-form) FE spaces.