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