57 Ostream&
operator<<(Ostream&,
const surfZone&);
void write(Ostream &) const
Write.
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 identifier for a surface zone on a meshed surface.
ClassName("surfZone")
Runtime type information.
const word & name() const
Return name.
const word & geometricType() const
Return the geometric type of the zone.
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A surface zone on a MeshedSurface.
surfZone()
Construct null.
bool operator!=(const surfZone &) const
friend Ostream & operator<<(Ostream &, const surfZone &)
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
static const word null
An empty word.
friend Istream & operator>>(Istream &, surfZone &)
autoPtr< surfZone > clone() const
Return clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
label start() const
Return start label of this zone in the face list.
static autoPtr< surfZone > New(Istream &is)
label size() const
Return size of this zone in the face list.
label index() const
Return the index of this zone in the surface mesh.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Ostream & operator<<(Ostream &, const ensightPart &)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
void writeDict(Ostream &) const
Write dictionary.
bool operator==(const surfZone &) const
compare.