OpenFOAM: API Guide
v2112
The open source CFD toolbox
createSingleCellMesh.H
Go to the documentation of this file.
1
Info
<<
"Constructing single cell mesh"
<<
nl
<<
endl
;
2
3
Foam::simplifiedMeshes::hexCellFvMesh
mesh
(
runTime
);
Foam::simplifiedMeshes::hexCellFvMesh
Generates a single hex cell representation of a mesh.
Definition:
hexCellFvMesh.H:55
mesh
dynamicFvMesh & mesh
Definition:
createDynamicFvMesh.H:6
runTime
engineTime & runTime
Definition:
createEngineTime.H:13
Foam::Info
messageStream Info
Information stream (stdout output on master, null elsewhere)
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:372
Foam::nl
constexpr char nl
The newline '\n' character (0x0a)
Definition:
Ostream.H:53
applications
solvers
combustion
chemFoam
createSingleCellMesh.H
Generated by
1.9.5
OPENFOAM® is a registered
trademark
of OpenCFD Ltd.