Skip to content
Snippets Groups Projects
Commit e2336fef authored by Henry Weller's avatar Henry Weller
Browse files

checkMesh: Added writing of faceSets and cellSets containing errors

In parallel the sets are reconstructed. e.g.

mpirun -np 6 checkMesh -parallel -allGeometry -allTopology -writeSets vtk

will create a postProcessing/ folder with the vtk files of the
(reconstructed) faceSets and cellSets.

Also improved analysis of disconnected regions now also checks for point
connectivity with is useful for detecting if AMI regions have duplicate
points.

Patch contributed by Mattijs Janssens
parent 326b646b
No related merge requests found
Showing
with 775 additions and 21 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment