Skip to content
Snippets Groups Projects

ENH: checkMesh: have -writeSets option

Merged Mattijs Janssens requested to merge feature-checkMesh into develop
  1. Nov 23, 2015
    • mattijs's avatar
      ENH: checkMesh: have -writeSets option · d0b1fb65
      mattijs authored
      - checkMesh has option to write faceSets or (outside of) cellSets as
      sampledSurface format. It automatically reconstructs the set on the master
      and writes it to the postProcessing folder (as any sampledSurface). E.g.
      
          mpirun -np 6 checkMesh -allTopology -allGeometry -writeSets vtk -parallel
      
      - fixed order writing of symmTensor in Ensight writers
      d0b1fb65