writeMeshObj.C File Reference

For mesh debugging: writes mesh as three separate OBJ files. More...

Go to the source code of this file.

Detailed Description

For mesh debugging: writes mesh as three separate OBJ files.

Original source file writeMeshObj.C

meshPoints_XXX.obj : all points and edges as lines. meshFaceCentres_XXX.obj : all face centres. meshCellCentres_XXX.obj : all cell centres.

patch_YYY_XXX.obj : all face centres of patch YYY

Optional: - patch faces (as polygons) : patchFaces_YYY_XXX.obj

  • non-manifold edges : patchEdges_YYY_XXX.obj

Definition in file writeMeshObj.C.