Go to the documentation of this file.
34 #ifndef mirrorFvMesh_H
35 #define mirrorFvMesh_H
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
void operator=(const mirrorFvMesh &)
Disallow default bitwise assignment.
const fvMesh & mirrorMesh() const
Return reference to mirror mesh.
Mesh data needed to do the Finite Volume discretisation.
IOdictionary mirrorMeshDict_
Mirror dictionary.
mirrorFvMesh(const mirrorFvMesh &)
Disallow default bitwise copy construct.
~mirrorFvMesh()
Destructor.
fvMesh * mirrorMeshPtr_
Mirrored mesh.