Skip to content

fix incorrect 2D boundary creation + refactoring

Florian Zill requested to merge 2D_boundary_fix into master

boundary were incorrect in 2D, this fixes this. While on it I modified the code a bit to reduce code duplication

Merge request reports