writeMeshObj.C File Reference

For mesh debugging: writes mesh as three separate OBJ files which can be viewed with e.g. javaview. More...

Go to the source code of this file.

Detailed Description

For mesh debugging: writes mesh as three separate OBJ files which can be viewed with e.g. javaview.

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

Definition in file writeMeshObj.C.