101 const word& neighbourRegion,
102 const word& neighbourPatch,
103 const bool isExtrudedRegion,
125 const word& patchType
Macros for easy insertion into run-time selection tables.
void append(const T &)
Append an element at the end of the list.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Buffers for inter-processor communications streams (UOPstream, UIPstream).
A list of keyword definitions, which are a keyword followed by any number of values (e....
Engine which provides mapping between two patches and which offsets the geometry to account for the e...
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void clearOut()
Clear out data on mesh change.
Wall patch which holds a mapping engine to map values from another patch.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
virtual ~mappedExtrudedWallPolyPatch()
Destructor.
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.
mappedExtrudedWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
virtual void topoChange(PstreamBuffers &)
Update of the patch topology.
const wordList & inGroups() const
Return the optional groups patch belongs to.
A patch is a list of labels that address the faces in the global face list.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
virtual void movePoints(const pointField &p)
Correct patches after moving points.
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
virtual void topoChange(PstreamBuffers &)
Update of the patch topology.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
word name(const bool)
Return a word representation of a bool.
defineTypeNameAndDebug(combustionModel, 0)
label findIndex(const ListType &, typename ListType::const_reference, const label start=0)
Find first occurrence of given element and return index,.