49 class polyTopoChangeMap;
50 class polyDistributionMap;
51 class refinementHistory;
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
void operator=(const hexRef8Data &)=delete
Disallow default bitwise assignment.
void topoChange(const polyTopoChangeMap &)
In-place update for topology changes.
void sync(const IOobject &io)
Parallel synchronise. This enforces valid objects on all processors.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
hexRef8Data(const IOobject &io)
Construct read. Has special provision for only some processors.
void distribute(const polyDistributionMap &)
In-place distribute.
Various for reading/decomposing/reconstructing/distributing refinement data.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
~hexRef8Data()
Destructor.