36 #ifndef geometricSurfacePatch_H
37 #define geometricSurfacePatch_H
115 return geometricType_;
121 return geometricType_;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A list of keyword definitions, which are a keyword followed by any number of values (e....
The geometricSurfacePatch is like patchIdentifier but for surfaces. Holds type, name and index.
ClassName("geometricSurfacePatch")
Runtime type information.
friend Istream & operator>>(Istream &, geometricSurfacePatch &)
geometricSurfacePatch()
Construct null.
void write(Ostream &) const
Write.
label index() const
Return the index of this patch in the boundaryMesh.
friend Ostream & operator<<(Ostream &, const geometricSurfacePatch &)
bool operator!=(const geometricSurfacePatch &) const
const word & geometricType() const
Return the type of the patch.
void writeDict(Ostream &) const
Write dictionary.
bool operator==(const geometricSurfacePatch &) const
compare.
const word & name() const
Return name.
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.
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...