Go to the documentation of this file.
19 const word
dictName(
"blockMeshDict");
40 /regionPath/polyMesh::meshSubDir/
dictName
48 /regionPath/polyMesh::meshSubDir/
dictName;
54 <<
"Using the old blockMeshDict location: "
56 <<
" instead of the default location: "
76 if (!
meshDictIO.typeHeaderOk<IOdictionary>(
true))
83 Info<<
"Creating block mesh from "
bool exists(const fileName &name, const bool checkGzip=true, const bool followLink=true)
autoPtr< IOdictionary > meshDictPtr
const word dictName("blockMeshDict")
Ostream & endl(Ostream &os)
bool readIfPresent(const word &optName, T &val) const
IOobject meshDictIO(dictPath, runTime, IOobject::MUST_READ, IOobject::NO_WRITE, false)
errorManipArg< error, int > exit(error &err, const int errNo=1)
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
#define FatalErrorInFunction
const word & executable() const noexcept
#define WarningIn(functionName)
Foam::argList args(argc, argv)
const IOdictionary & meshDict
bool isDir(const fileName &name, const bool followLink=true)