13-14 July 2023
The relaxed micromorphic model is briefly introduced. The model is well-posed in the spaces (H^1(V)\times H(\operatorname{curl}, V)). We construct Bernstein–Bézier and Nédélec finite elements for the discretisation. The implementation is carried out in Rust, is vectorised using intrinsics, and parallelised using the Rayon library. An interface to Python is implemented via PyO3.