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

hp_structure #6

Closed fdrmrc closed 2 years ago

fdrmrc commented 2 years ago

Initial setup for the hp structure: distribute DoFs on master cells and add simple test on square grid.