Go to the documentation of this file.
62 if (
findIndex(inGroups(), mappedPolyPatch::typeName) == -1)
64 inGroups().append(mappedPolyPatch::typeName);
75 const word& sampleRegion,
77 const word& samplePatch,
100 const word& sampleRegion,
102 const word& samplePatch,
125 const word& patchType
132 if (
findIndex(inGroups(), mappedPolyPatch::typeName) == -1)
134 inGroups().append(mappedPolyPatch::typeName);
virtual void write(Ostream &) const
Write as a dictionary.
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
A class for handling words, derived from string.
virtual ~mappedWallPolyPatch()
Destructor.
virtual void movePoints(PstreamBuffers &, const pointField &p)
Correct patches after moving points.
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
virtual void movePoints(PstreamBuffers &, const pointField &)
Correct patches after moving points.
label findIndex(const ListType &, typename ListType::const_reference, const label start=0)
Find first occurence of given element and return index,.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
Buffers for inter-processor communications streams (UOPstream, UIPstream).
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
virtual void updateMesh(PstreamBuffers &)
Update of the patch topology.
mode_t mode(const fileName &)
Return the file mode.
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.
virtual void initGeometry(PstreamBuffers &)
Initialise the calculation of the patch geometry.
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.
mappedWallPolyPatch(const word &name, const label size, const label start, const label index, const polyBoundaryMesh &bm, const word &patchType)
Construct from components.
Determines a mapping between patch face centres and mesh cell or face centres and processors they're ...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual void initMovePoints(PstreamBuffers &, const pointField &)
Initialise the patches for moving points.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void calcGeometry(PstreamBuffers &)
Calculate the patch geometry.
defineTypeNameAndDebug(combustionModel, 0)
sampleMode
Mesh items to sample.
virtual void write(Ostream &) const
Write the polyPatch data as a dictionary.
word name(const complex &)
Return a string representation of a complex.
virtual void initUpdateMesh(PstreamBuffers &)
Initialise the update of the patch topology.