38#ifndef Foam_cyclicLduInterface_H
39#define Foam_cyclicLduInterface_H
78 virtual
bool owner() const = 0;
virtual const cyclicLduInterface & neighbPatch() const =0
Return processor number.
virtual const tensorField & forwardT() const =0
Return face transformation tensor.
virtual bool owner() const =0
cyclicLduInterface() noexcept=default
Default construct.
virtual label neighbPatchID() const =0
Return neighbour.
virtual const tensorField & reverseT() const =0
Return face reverse transformation tensor.
TypeNameNoDebug("cyclicLduInterface")
Runtime type information.
Field< tensor > tensorField
Specialisation of Field<T> for tensor.
Forward declarations of the specialisations of Field<T> for scalar, vector and tensor.
#define TypeNameNoDebug(TypeNameString)
Declare a ClassNameNoDebug() with extra virtual type info.