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

Utility to remove faces (combines cells on both sides). More...


Detailed Description

Utility to remove faces (combines cells on both sides).

Takes faceSet of candidates for removal and writes faceSet with faces that will actually be removed. (because e.g. would cause two faces between the same cells). See removeFaces in dynamicMesh library for constraints.

Usage
  • removeFaces [OPTIONS] <face set>
Parameters:
\<faceset>
Todo:
Detailed description of argument.
Parameters:
-overwrite
Overwrite existing data.
-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 removeFaces.C.

+ Include dependency graph for removeFaces.C:

Go to the source code of this file.