38 #ifndef surfZoneIdentifier_H
39 #define surfZoneIdentifier_H
54 class surfZoneIdentifier;
55 Ostream&
operator<<(Ostream&,
const surfZoneIdentifier&);
72 mutable word geometricType_;
128 return geometricType_;
134 return geometricType_;
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.
surfZoneIdentifier()
Construct null.
friend Ostream & operator<<(Ostream &, const surfZoneIdentifier &)
Write surfZoneIdentifier as a dictionary.
virtual ~surfZoneIdentifier()
Destructor.
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 class for handling words, derived from string.
static const word null
An empty word.
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 &os, const fvConstraints &constraints)
Basic run-time type information using word as the type's name. Used to enhance the standard RTTI to c...