Skip to content

Add bulk vertices only when they come from the bulk cells.

Samuel Burbulla requested to merge bugfix/gmshreader-bulk-vertices into master

If I remember correctly, this commit prevents a bug that occurs if your .msh file only consists of a low dim grid.

Merge request reports