1 Info<<
"Reading mirrorMeshDict\n" <<
endl;
3 IOdictionary mirrorMeshDict
10 IOobject::MUST_READ_IF_MODIFIED,
15 plane mirrorPlane(mirrorMeshDict);
19 mirrorMeshDict.lookup<scalar>(
"planeTolerance")
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
Ostream & endl(Ostream &os)
Add newline and flush stream.