35 geometricType_(
word::null)
43 const word& geometricType
48 geometricType_(geometricType)
62 dict.readIfPresent(
"geometricType", geometricType_);
74 geometricType_(
p.geometricType())
89 if (geometricType_.size())
91 writeEntry(os,
"geometricType", geometricType_);
131 "Ostream& operator<<(Ostream&, const surfZoneIdentifier&)"
virtual bool check(const char *operation) const
Check IOstream status for given operation.
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....
virtual bool write(const bool write=true) const
Write using setting from DB.
An identifier for a surface zone on a meshed surface.
surfZoneIdentifier()
Construct null.
virtual ~surfZoneIdentifier()
Destructor.
void write(Ostream &) const
Write surfZoneIdentifier as a dictionary.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
word name(const bool)
Return a word representation of a bool.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)