FEniCS / performance-test

Mini App for FEniCSx performance testing
MIT License
15 stars 6 forks source link

update mdspan #142

Closed ma595 closed 11 months ago

ma595 commented 11 months ago

Using this as a guide: Performance-test (even the poisson example) still fails with:

terminate called after throwing an instance of 'std::runtime_error'
  what():  UFL mesh and CoordinateElement do not match.

^ is fixed by #143