40 int main(
int argc,
char *argv[])
46 Info<<
"Create mesh for time = "
47 << runTime.name() <<
nl <<
endl;
59 mesh.writeFluentMesh();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
static void noParallel()
Remove the parallel options.
static word defaultRegion
Return the default region name.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
int main(int argc, char *argv[])
Ostream & endl(Ostream &os)
Add newline and flush stream.