39#ifndef Foam_hexRef8Data_H
40#define Foam_hexRef8Data_H
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Mesh data needed to do the Finite Volume discretisation.
hexRef8Data(const hexRef8Data &)=delete
No copy construct.
void operator=(const hexRef8Data &)=delete
No copy assignment.
void distribute(const mapDistributePolyMesh &)
In-place distribute.
void sync(const IOobject &io)
Parallel synchronise. This enforces valid objects on all processors (even if they don't have a mesh)....
~hexRef8Data()
Destructor.
void updateMesh(const mapPolyMesh &)
Update local numbering for changed 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.
All refinement history. Used in unrefinement.
UList< label > labelUList
A UList of labels.