36#ifndef centredCFCFaceToCellStencilObject_H
37#define centredCFCFaceToCellStencilObject_H
57 TopologicalMeshObject,
58 centredCFCFaceToCellStencilObject
60 public extendedCentredFaceToCellStencil
73 TypeName(
"centredCFCFaceToCellStencil");
84 MeshObject_type(
mesh),
MeshObject(const fvMesh &mesh)
const fvMesh & mesh() const noexcept
TypeName("centredCFCFaceToCellStencil")
centredCFCFaceToCellStencilObject(const fvMesh &mesh)
Construct from uncompacted face stencil.
virtual ~centredCFCFaceToCellStencilObject()=default
Destructor.
Mesh data needed to do the Finite Volume discretisation.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.