54 const word& geometricType
72 operator=(
surfZone(name, dict, index));
122 return !(*
this == rhs);
143 is.
check(
"Istream& operator>>(Istream&, surfZone&)");
151 os.
check(
"Ostream& operator<<(Ostream&, const surfZone&");
bool operator==(const surfZone &) const
compare.
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 & indent(Ostream &os)
Indent stream.
An identifier for a surface zone on a meshed surface.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
const word & name() const
Return name.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A surface zone on a MeshedSurface.
Ostream & endl(Ostream &os)
Add newline and flush stream.
const word & geometricType() const
Return the geometric type of the zone.
label size() const
Return size of this zone in the face list.
surfZone()
Construct null.
void writeDict(Ostream &) const
Write dictionary.
surfZoneIdentifier()
Construct null.
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
void write(Ostream &) const
Write surfZoneIdentifier as a dictionary.
bool operator!=(const surfZone &) const
An Ostream is an abstract base class for all output systems (streams, files, token lists...
defineTypeNameAndDebug(combustionModel, 0)
void write(Ostream &) const
Write.
Ostream & decrIndent(Ostream &os)
Decrement the indent level.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
label start() const
Return start label of this zone in the face list.
Ostream & operator<<(Ostream &, const ensightPart &)
Ostream & incrIndent(Ostream &os)
Increment the indent level.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.