Base class to generate a parallel distribution map for sending sufficient target objects to cover a description of the source object, based on processor Level Of Detail (LOD) shapes. More...
Public Member Functions | |
TypeName ("processorLOD") | |
processorLOD (const label maxObjectsPerLeaf, const label nObjectsOfType) | |
virtual | ~processorLOD ()=default |
virtual autoPtr< mapDistribute > | map ()=0 |
Protected Attributes | |
label | maxObjectsPerLeaf_ |
label | nObjectsOfType_ |
Base class to generate a parallel distribution map for sending sufficient target objects to cover a description of the source object, based on processor Level Of Detail (LOD) shapes.
Definition at line 46 of file processorLOD.H.
processorLOD | ( | const label | maxObjectsPerLeaf, |
const label | nObjectsOfType | ||
) |
Definition at line 31 of file processorLOD.C.
|
virtualdefault |
TypeName | ( | "processorLOD" | ) |
|
pure virtual |
|
protected |
Definition at line 54 of file processorLOD.H.
|
protected |
Definition at line 58 of file processorLOD.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.