label start() const
Return start label of this zone in the face list.
static autoPtr< surfZone > New(Istream &is)
void writeDict(Ostream &) const
Write dictionary.
surfZone()
Construct null.
A class for handling words, derived from string.
void write(Ostream &) const
Write.
friend Istream & operator>>(Istream &, surfZone &)
label & size()
Return size of this zone in the face list.
label index() const
Return the index of this zone in the surface mesh.
friend Ostream & operator<<(Ostream &, const surfZone &)
An identifier for a surface zone on a meshed surface.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
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)....
label size_
Size of this group in the face list.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
Ostream & operator<<(Ostream &, const edgeMesh &)
label & start()
Return start label of this zone in the face list.
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.
ClassName("surfZone")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
autoPtr< surfZone > clone() const
Return clone.
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.
Istream & operator>>(Istream &, edgeMesh &)
static const word null
An empty word.
const word & name() const
Return name.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
label start_
Start label of this group in the face list.