virtual void initTopoChange(PstreamBuffers &)
Initialise the update of the patch topology.
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.
virtual void topoChange(PstreamBuffers &)
Update of the patch topology.
const polyPatch & polyPatch_
Reference to the underlying polyPatch.
Macros for easy insertion into run-time selection tables.
facePointPatch(const polyPatch &, const pointBoundaryMesh &)
Construct from polyPatch.
pointPatch(const pointBoundaryMesh &bm)
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
defineTypeNameAndDebug(combustionModel, 0)
Buffers for inter-processor communications streams (UOPstream, UIPstream).
Template functions to aid in the implementation of demand driven data.
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
A patch is a list of labels that address the faces in the global face list.
virtual void initCalcGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.