Go to the source code of this file.
Functions | |
| if (args.readIfPresent("region", regionName)) | |
Variables | |
| Foam::word | regionName = Foam::fvMesh::defaultRegion |
| else | |
| Foam::fvMesh | mesh (Foam::IOobject(regionName, runTime.timeName(), runTime, Foam::IOobject::MUST_READ)) |
| if | ( | args. | readIfPresent"region", regionName | ) |
Definition at line 3 of file createNamedMesh.H.
References Foam::endl(), Foam::Info, Foam::nl, regionName, and runTime.
| Foam::word regionName = Foam::fvMesh::defaultRegion |
Definition at line 1 of file createNamedMesh.H.
Referenced by if().
| else |
Definition at line 10 of file createNamedMesh.H.