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