Go to the documentation of this file.
36 #ifndef geometricSurfacePatch_H
37 #define geometricSurfacePatch_H
label index() const
Return the index of this patch in the boundaryMesh.
word & name()
Return name.
bool operator!=(const geometricSurfacePatch &) const
A class for handling words, derived from string.
void writeDict(Ostream &) const
Write dictionary.
The geometricSurfacePatch is like patchIdentifier but for surfaces. Holds type, name and index.
geometricSurfacePatch()
Construct null.
word geometricType_
Type name of patch.
friend Ostream & operator<<(Ostream &, const geometricSurfacePatch &)
label index_
Index of patch in boundary.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const word & geometricType() const
Return the type of the patch.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by any number of values (e....
ClassName("geometricSurfacePatch")
Runtime type information.
label & index()
Return the index of this patch in the boundaryMesh.
bool operator==(const geometricSurfacePatch &) const
compare.
friend Istream & operator>>(Istream &, geometricSurfacePatch &)
void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word & geometricType()
Return the type of the patch.
const word & name() const
Return name.