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

Give flags in proper way, without hardcoding #8

Closed fdrmrc closed 2 years ago

fdrmrc commented 2 years ago

https://github.com/fdrmrc/AggloDeal/blob/00f56528a4624a5daee618e5aec892477c47d2bb/src/agglomeration_handler.cc#L215

fdrmrc commented 2 years ago

Fixed in 6610e97