Go to the documentation of this file.
35 geometricType_(
word::null)
43 const word& geometricType
48 geometricType_(geometricType)
74 geometricType_(
p.geometricType())
89 if (geometricType_.size())
132 "Ostream& operator<<(Ostream&, const surfZoneIdentifier&)"
A class for handling words, derived from string.
void write(Ostream &) const
Write surfZoneIdentifier as a dictionary.
bool readIfPresent(const word &, T &, bool recursive=false, bool patternMatch=true) const
Find an entry if present, and assign to T.
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.
Ostream & operator<<(Ostream &, const edgeMesh &)
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....
surfZoneIdentifier()
Construct null.
virtual ~surfZoneIdentifier()
Destructor.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word name(const complex &)
Return a string representation of a complex.