Skip to content
  • Marcus Mohr's avatar
    Fixes four apps w.r.t. setting of mesh boundary flags · bc630070
    Marcus Mohr authored
    The four apps
    - Benchmark_01_Cube
    - Benchmark_02_Y-Pipe
    - Scaling_Workshop_01_Cube
    - Scaling_Workshop_02_Spherical_Shell
    which were still using MeshInfo::setMeshBoundaryFlagsByVertexLocation()
    and/or MeshInfo::setAllMeshBoundaryFlags().
    
    As these are not build in debug mode they had previously escaped me.
    bc630070