Go to the documentation of this file.
54 const word& geometricType
130 return !(*
this == rhs);
139 && start() == rhs.
start()
151 is.
check(
"Istream& operator>>(Istream&, surfZone&)");
159 os.
check(
"Ostream& operator<<(Ostream&, const surfZone&");
label start() const
Return start label of this zone in the face list.
void writeDict(Ostream &) const
Write dictionary.
surfZone()
Construct null.
A class for handling words, derived from string.
void write(Ostream &) const
Write surfZoneIdentifier as a dictionary.
void write(Ostream &) const
Write.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
Ostream & endl(Ostream &os)
Add newline and flush stream.
label index() const
Return the index of this zone in the surface mesh.
Ostream & incrIndent(Ostream &os)
Increment the indent level.
An identifier for a surface zone on a meshed surface.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Ostream & operator<<(Ostream &, const edgeMesh &)
virtual void write(Ostream &) const
Write.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
A list of keyword definitions, which are a keyword followed by any number of values (e....
label size() const
Return size of this zone in the face list.
Ostream & decrIndent(Ostream &os)
Decrement the indent level.
Ostream & indent(Ostream &os)
Indent stream.
const word & geometricType() const
Return the geometric type of the zone.
bool operator!=(const surfZone &) const
bool operator==(const surfZone &) const
compare.
A surface zone on a MeshedSurface.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
Istream & operator>>(Istream &, edgeMesh &)
label readLabel(Istream &is)
const word & name() const
Return name.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
defineTypeNameAndDebug(combustionModel, 0)
word name(const complex &)
Return a string representation of a complex.