createSingleCellMesh.H
Go to the documentation of this file.
1Info<< "Constructing single cell mesh" << nl << endl;
2
Generates a single hex cell representation of a mesh.
Definition: hexCellFvMesh.H:55
dynamicFvMesh & mesh
engineTime & runTime
messageStream Info
Information stream (stdout output on master, null elsewhere)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:372
constexpr char nl
The newline '\n' character (0x0a)
Definition: Ostream.H:53