FreeFOAM The Cross-Platform CFD Toolkit
zipUpMesh.C File Reference

Reads in a mesh with hanging vertices and zips up the cells to guarantee that all polyhedral cells of valid shape are closed. More...


Detailed Description

Reads in a mesh with hanging vertices and zips up the cells to guarantee that all polyhedral cells of valid shape are closed.

Meshes with hanging vertices may occur as a result of split hex mesh conversion or integration or coupled math face pairs.

Usage
  • zipUpMesh [OPTIONS]
Parameters:
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file zipUpMesh.C.

+ Include dependency graph for zipUpMesh.C:

Go to the source code of this file.