Skip to content

[gmsh] Improve boundary segment handling of GmshReader

  • Add support for quadrilaterals as boundary segments
  • In difference to master, do not throw an exception if unsupported boundary segment type is used - to not break existing code.

Merge request reports