39 const label maxObjectsPerLeaf,
40 const label nObjectsOfType
43 maxObjectsPerLeaf_(maxObjectsPerLeaf),
44 nObjectsOfType_(nObjectsOfType)
Base class to generate a parallel distribution map for sending sufficient target objects to cover a d...
label maxObjectsPerLeaf_
Maximum number of objects per leaf.
processorLOD(const label maxObjectsPerLeaf, const label nObjectsOfType) noexcept
Construct from components.
label nObjectsOfType_
Number of objects of this type. e.g. number of faces/cells on this processor.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.