35 #ifndef regionCoupledLduInterface_H 36 #define regionCoupledLduInterface_H 58 TypeName(
"regionCoupledLduInterface");
80 virtual bool owner()
const = 0;
virtual bool owner() const =0
Is it owner?
An abstract base class for region coupled interfaces.
TypeName("regionCoupledLduInterface")
Runtime type information.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual const polyMesh & nbrMesh() const =0
Return AMI.
virtual label nbrPatchID() const =0
Return neighbour.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
virtual const regionCoupledLduInterface & nbrPatch() const =0
Return neighb regionCoupledLduInterface.
Mesh consisting of general polyhedral cells.
regionCoupledLduInterface()
Construct null.
virtual ~regionCoupledLduInterface()
Destructor.