createPolyMesh.H
Go to the documentation of this file.
2  << "Create polyMesh for time = "
3  << runTime.name() << Foam::nl << Foam::endl;
4 
6 (
8  (
10  runTime.name(),
11  runTime,
13  )
14 );
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Definition: IOobject.H:99
Mesh consisting of general polyhedral cells.
Definition: polyMesh.H:80
static word defaultRegion
Return the default region name.
Definition: polyMesh.H:268
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:251
messageStream Info
static const char nl
Definition: Ostream.H:260