This merge request creates a header file for a BoundaryLocationFunction that can be used for setting up boundaries when the geometry is loaded as a .stl or .obj file.
The code was extracted from the benchmark ComplexGeometry.cpp
, which was adjusted to use the newly created header instead of in-file functions.