40#ifndef zoneCPCStencil_H
41#define zoneCPCStencil_H
64 TopologicalMeshObject,
101 void calcPointBoundaryData
110 void calculateStencil
117 zoneCPCStencil(
const zoneCPCStencil&) =
delete;
120 void operator=(
const zoneCPCStencil&) =
delete;
131 explicit zoneCPCStencil(
const fvMesh&);
A HashTable to objects of type <T> with a label key.
MeshObject(const fvMesh &mesh)
Mesh data needed to do the Finite Volume discretisation.
static zoneCPCStencil & New(const fvMesh &)
TypeName("zoneCPCStencil")
Runtime information.
zoneCellStencils(const zoneCellStencils &)=delete
No copy construct.
Base class for mesh zones.
List< labelList > labelListList
List of labelList.
List< label > labelList
A List of labels.
List< bool > boolList
A List of bools.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.