virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Template functions to aid in the implementation of demand driven data.
defineRunTimeSelectionTable(reactionRateFlameArea, dictionary)
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
Basic pointPatch represents a set of points from the mesh.
Pre-declare SubField and related Field type.
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.
A patch is a list of labels that address the faces in the global face list.
Macros for easy insertion into run-time selection tables.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.
facePointPatch(const facePointPatch &)
Disallow default bitwise copy construct.
defineTypeNameAndDebug(combustionModel, 0)