Functions
tetMesh.C File Reference
Include dependency graph for tetMesh.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Original source file tetMesh.C

- takes a triangulated surface and generates a tetrahedral mesh

Definition in file tetMesh.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

tetrahedral mesher cannot be run in parallel yet

Definition at line 38 of file tetMesh.C.

References Foam::endl(), Foam::Info, argList::noParallel(), and tetMeshGenerator::writeMesh().

Here is the call graph for this function: