Go to the documentation of this file.
94 polyPatch(pp, bm, index, newSize, newStart),
108 polyPatch(pp, bm, index, mapAddressing, newStart),
regionCoupledPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from (base couped patch) components.
A class for handling words, derived from string.
virtual void movePoints(PstreamBuffers &, const pointField &p)
Correct patches after moving points.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.
A patch is a list of labels that address the faces in the global face list.
Region coupled polyPatch.
Base class with common functinality for regionCoupled polyPatch. It includes AMI.
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void movePoints(PstreamBuffers &pBufs, const pointField &)
Correct patches after moving points.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void clearGeom()
Clear geometry.
virtual ~regionCoupledPolyPatch()
Destructor.
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.
virtual void initMovePoints(PstreamBuffers &pBufs, const pointField &)
Initialise the patches for moving points.