Skip to content

Bugfix in dgfparser when using tetgen.

Robert K requested to merge bugfix/dgfparser-tetgen-bndid into master

This MR fixes a small bug when using tetgen. Negative boundary id's where passed which is not allowed anymore. The fix is simply to use the absolute value.

Merge request reports

Loading