Go to the documentation of this file.
49 return rotationCentre_;
55 return separationVector_;
A class for handling words, derived from string.
word nbrPatchName_
Name of other half.
const coupleGroupIdentifier coupleGroup_
Optional patchGroup to find neighbPatch.
const vector & separationVector() const
Translation vector for translational cyclic AMI.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const polyBoundaryMesh & boundaryMesh() const
Return boundaryMesh reference.
const word & name() const
Return name.
label findOtherPatchID(const polyMesh &, const polyPatch &) const
Find other patch in specified mesh. Returns index of patch or -1.
const vector & rotationAxis() const
Axis of rotation for rotational cyclic AMI.
const word & neighbPatchName() const
Neighbour patch name.
const point & rotationCentre() const
Point on axis of rotation for rotational cyclic AMI.