Functions
blockMeshApp.C File Reference

A multi-block mesh generator. More...

Include dependency graph for blockMeshApp.C:

Go to the source code of this file.

Functions

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

Detailed Description

A multi-block mesh generator.

Original source file blockMeshApp.C

Uses the block mesh description found in system/blockMeshDict or system/<region>/blockMeshDict or constant/polyMesh/blockMeshDict or constant/<region>/polyMesh/blockMeshDict

Usage
Parameters
-blockTopology
Write the topology as a set of edges in OBJ format.
-region<name>
Specify an alternative mesh region.
-dict<filename>
Specify alternative dictionary for the block mesh description.

Definition in file blockMeshApp.C.

Function Documentation

◆ main()

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