39 #ifndef nonConformalProcessorCyclicPolyPatch_H 40 #define nonConformalProcessorCyclicPolyPatch_H 73 TypeName(
"nonConformalProcessorCyclic");
86 const int neighbProcNo,
87 const word& referPatchName,
88 const word& origPatchName,
89 const word& patchType = typeName
196 return refCast<const nonConformalCyclicPolyPatch>(pp);
label referPatchID() const
Return the referring patchID.
Neighbour processor patch.
virtual bool owner() const
Does this side own the patch ?
A list of keyword definitions, which are a keyword followed by any number of values (e...
const polyBoundaryMesh & boundaryMesh() const
Return boundaryMesh reference.
A class for handling words, derived from string.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
bool neighbour() const
Is the processor the patch neighbour ?
An Ostream is an abstract base class for all output systems (streams, files, token lists...
autoPtr< PrimitivePatch< FaceList, PointField > > clone() const
Construct and return a clone.
virtual const transformer & transform() const
Return transformation between the coupled patches.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A patch is a list of labels that address the faces in the global face list.