Skip to content

Assign flags to imported mesh geometries without a boundary handling

This merge request adds setBoundaryFlag() which sets flags in the flag field based on an imported mesh. In contrast to existing functions, this function works without a BoundaryHandling.

An example code will be published by @Novermars later.

Merge request reports