39 #ifndef Foam_hexRef8Data_H 40 #define Foam_hexRef8Data_H 53 class mapDistributePolyMesh;
54 class refinementHistory;
void operator=(const hexRef8Data &)=delete
No copy assignment.
void sync(const IOobject &io)
Parallel synchronise. This enforces valid objects on all processors (even if they don't have a mesh)...
Class containing mesh-to-mesh mapping information after a mesh distribution where we send parts of me...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
void updateMesh(const mapPolyMesh &)
Update local numbering for changed mesh.
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
void distribute(const mapDistributePolyMesh &)
In-place distribute.
Various for reading/decomposing/reconstructing/distributing refinement data.
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
Defines the attributes of an object for which implicit objectRegistry management is supported...
~hexRef8Data()
Destructor.
hexRef8Data(const hexRef8Data &)=delete
No copy construct.