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