OfflineData
: 3D support: normal and normal mass may not be computed correctly across MPI ranks
#39
Labels
Milestone
The logic in
OfflineData<dim, Number>::construct_boundary_map
currently reads as follows:This logic only works in 2D and will fail in 3D when we encounter hanging nodes on boundaries. We might also miss to set up boundary degrees of freedom.
The text was updated successfully, but these errors were encountered: