Go to the documentation of this file.
88 cyclicPolyPatch_(refCast<const cyclicPolyPatch>(patch))
102 return cyclicPolyPatch_.coupledPoints();
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual const edgeList & transformPairs() const
Return the set of pairs of points that require transformation.
Pre-declare SubField and related Field type.
A patch is a list of labels that address the faces in the global face list.
coupled patch for post-processing. Used as the base class for processor and cyclic pointPatches
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
Macros for easy insertion into run-time selection tables.
friend class cyclicPointPatch
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual ~cyclicPointPatch()
Destructor.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
defineTypeNameAndDebug(combustionModel, 0)
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.