Required Variables. More...

Go to the source code of this file.
Functions | |
| if (args.dryRun()||args.found("dry-run-write")) | |
| if (args.readIfPresent("region", regionName)) | |
Variables | |
| Foam::autoPtr< Foam::fvMesh > | meshPtr (nullptr) |
| Foam::word | regionName (Foam::polyMesh::defaultRegion) |
| else | |
| if | ( | args. | dryRun)||args.found("dry-run-write" | ) |
Definition at line 28 of file createMesh.H.
References FieldBase::allowConstructFromLargerSize, args, Foam::endl(), argList::found(), Foam::Info, meshPtr, functionObject::outputPrefix, argList::readIfPresent(), regionName, autoPtr< T >::reset(), runTime, Time::saNoWriteNow, and Time::saWriteNow.

| if | ( | args. | readIfPresent"region", regionName | ) |
Definition at line 68 of file createMesh.H.
References Foam::Info, and regionName.
| Foam::autoPtr<Foam::fvMesh> meshPtr(nullptr) |
Referenced by if().
| Foam::word regionName(Foam::polyMesh::defaultRegion) |
Referenced by if().
| else |
Definition at line 66 of file createMesh.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.