54 const word& geometricType
122 return !(*
this == rhs);
131 && start() == rhs.
start()
143 is.
check(
"Istream& operator>>(Istream&, surfZone&)");
151 os.
check(
"Ostream& operator<<(Ostream&, const surfZone&");
virtual bool check(const char *operation) const
Check IOstream status for given operation.
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....
An identifier for a surface zone on a meshed surface.
void write(Ostream &) const
Write surfZoneIdentifier as a dictionary.
label index() const
Return the index of this zone in the surface mesh.
const word & geometricType() const
Return the geometric type of the zone.
const word & name() const
Return name.
A surface zone on a MeshedSurface.
void write(Ostream &) const
Write.
surfZone()
Construct null.
label start() const
Return start label of this zone in the face list.
void writeDict(Ostream &) const
Write dictionary.
bool operator==(const surfZone &) const
compare.
label size() const
Return size of this zone in the face list.
bool operator!=(const surfZone &) const
A class for handling words, derived from string.
Ostream & decrIndent(Ostream &os)
Decrement the indent level.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
word name(const bool)
Return a word representation of a bool.
Ostream & incrIndent(Ostream &os)
Increment the indent level.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Istream & operator>>(Istream &, pistonPointEdgeData &)
defineTypeNameAndDebug(combustionModel, 0)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)
Ostream & indent(Ostream &os)
Indent stream.