OpenFOAM
10
The OpenFOAM Foundation
createZeroDimensionalFvMesh.H
Go to the documentation of this file.
1
Info
<<
"Constructing zero-dimensional mesh"
<<
nl
<<
endl
;
2
3
fvMesh
mesh
(
zeroDimensionalFvMesh
(runTime));
Foam::zeroDimensionalFvMesh
fvMesh zeroDimensionalFvMesh(const objectRegistry &db)
Construct a zero-dimensional unit-cube FV mesh.
Definition:
zeroDimensionalFvMesh.C:31
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
mesh
fvMesh & mesh
Definition:
createMeshesPostProcess.H:9
Foam::nl
static const char nl
Definition:
Ostream.H:260
Foam::Info
messageStream Info
applications
solvers
combustion
chemFoam
createZeroDimensionalFvMesh.H
Generated by
1.8.13