Skip to content

add BoundaryFromMesh

Daniel Bauer requested to merge he66coqe/walberla:boundaryFromMesh into master

Add the class geometry::initializer::BoundaryFromMesh which initializes the flag field directly according to boundary information from a mesh. This allows to use complex geometry in combination with generated boundary conditions.

Edited by Daniel Bauer

Merge request reports