58 public Zone<cellZone, cellZoneList>
autoPtr< List< label > > clone() const
Clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Zone(const word &name, const labelUList &indices, const ZonesType &zones)
Construct from components.
friend Ostream & operator(Ostream &, const Zone< ZoneType, ZonesType > &)
Ostream Operator.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
bool checkDefinition(const bool report=false) const
Check zone definition. Return true if in error.
const pointField & meshCentres() const
Return the mesh cell centres.
static const char *const labelsName
The name associated with the zone-labels dictionary entry.
virtual void writeDict(Ostream &) const
Write dictionary.
bool checkParallelSync(const bool report=false) const
Check whether zone is synchronised across coupled boundaries. Return.
TypeName("cellZone")
Runtime type information.
virtual void topoChange(const polyTopoChangeMap &map)
Update zone using the given map.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.