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