36 Foam::pointBoundaryMesh::pointBoundaryMesh
70 const bool usePatchGroups
77 void Foam::pointBoundaryMesh::calcGeometry()
106 forAll(patchSchedule, patchEvali)
110 if (patchSchedule[patchEvali].init)
152 forAll(patchSchedule, patchEvali)
156 if (patchSchedule[patchEvali].init)
198 forAll(patchSchedule, patchEvali)
202 if (patchSchedule[patchEvali].init)
A class for handling keywords in dictionaries.
#define forAll(list, i)
Loop across all elements in list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
bool set(const label) const
Is element set.
void finishedSends(const bool block=true)
Mark all sends as having been done. This will start receives.
const lduSchedule & patchSchedule() const
Order in which the patches should be initialised/evaluated.
void movePoints(const pointField &)
Correct polyBoundaryMesh after moving points.
label findPatchID(const word &patchName) const
Find patch index given a name.
const T & operator[](const label) const
Return element const reference.
Addressing for all faces on surface of mesh. Can either be read from polyMesh or from triSurface...
void updateMesh()
Correct polyBoundaryMesh after topology update.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
Mesh representing a set of points created from polyMesh.
const globalMeshData & globalData() const
Return parallel info.
A class for handling words, derived from string.
const pointMesh & mesh() const
Return the mesh reference.
Buffers for inter-processor communications streams (UOPstream, UIPstream).
label size() const
Return the number of elements in the UPtrList.
static commsTypes defaultCommsType
Default commsType.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
labelList findIndices(const keyType &, const bool useGroups) const
Find patch indices given a name.
PtrList< pointPatch > pointPatchList
container classes for pointPatch