createNamedPolyMesh.H File Reference

Go to the source code of this file.

Functions

 if (args.readIfPresent("region", regionName))
 

Variables

Foam::word regionName = Foam::polyMesh::defaultRegion
 
 else
 
Foam::polyMesh mesh (Foam::IOobject(regionName, runTime.timeName(), runTime, Foam::IOobject::MUST_READ))
 

Function Documentation

◆ if()

if ( args.  readIfPresent"region", regionName)

Definition at line 3 of file createNamedPolyMesh.H.

References Foam::endl(), Foam::Info, Foam::nl, regionName, and runTime.

Here is the call graph for this function:

Variable Documentation

◆ regionName

Definition at line 1 of file createNamedPolyMesh.H.

Referenced by if().

◆ else

else
Initial value:
{
<< "Create polyMesh for time = "
<< runTime.timeName() << Foam::nl << Foam::endl

Definition at line 10 of file createNamedPolyMesh.H.

◆ mesh

runTime
engineTime & runTime
Definition: createEngineTime.H:13
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:350
Foam::Info
messageStream Info
Information stream (uses stdout - output is on the master only)
Foam::nl
constexpr char nl
Definition: Ostream.H:385