36 #ifndef geometricSurfacePatch_H 37 #define geometricSurfacePatch_H 115 return geometricType_;
121 return geometricType_;
friend Istream & operator>>(Istream &, geometricSurfacePatch &)
const word & name() const
Return name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const word & geometricType() const
Return the type of the patch.
geometricSurfacePatch()
Construct null.
friend Ostream & operator<<(Ostream &, const geometricSurfacePatch &)
A class for handling words, derived from string.
void write(Ostream &) const
Write.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
The geometricSurfacePatch is like patchIdentifier but for surfaces. Holds type, name and index...
label index() const
Return the index of this patch in the boundaryMesh.
bool operator==(const geometricSurfacePatch &) const
compare.
ClassName("geometricSurfacePatch")
Runtime type information.
bool operator!=(const geometricSurfacePatch &) const
void writeDict(Ostream &) const
Write dictionary.