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

Fix parallel layout inside interpolation #89

Closed fdrmrc closed 8 months ago

fdrmrc commented 9 months ago

The parallel layout of the dst vector in the interpolation step was not correct in the general case. Only relevant commit is 677a8fb40a12808432a21c6d1f54603f4360fd59