fdrmrc / Polydeal

C++ implementation of Polygonal Discontinuous Galerkin method within the deal.II Finite Element library.
https://fdrmrc.github.io/Polydeal/
Other
0 stars 0 forks source link

3D BBoxes #33

Closed fdrmrc closed 2 years ago

fdrmrc commented 2 years ago

This PR allows to define finite element spaces in the 3D case and fixes #3.

Some tests have been updated (see #2)