Functions
cartesian2DMesh.C File Reference

Generates a 2D cartesian mesh. More...

Include dependency graph for cartesian2DMesh.C:

Go to the source code of this file.

Functions

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

Detailed Description

Generates a 2D cartesian mesh.

Original source file cartesian2DMesh.C

Definition in file cartesian2DMesh.C.

Function Documentation

◆ main()

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

2d cartesian mesher cannot be run in parallel

Definition at line 38 of file cartesian2DMesh.C.

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

Here is the call graph for this function: