ug4
|
Functions | |
function util refinement | CreateRegularHierarchy (dom, numRefs, verbose, balancerDesc) |
Creates a regular hierarchy through global refinement. Redistribution is handled through 'load_balancing_util_2.lua'. To this end a balancerDesc may optionally be specified, which is used to create the invloved balancer.
dom | (Domain) the domain on which a hierarchy shall be created |
numRefs | (integer) the number of refinements that shall be performed |
verbose | (boolean)(optional) if 'true', information on refinements and distribution-qualities are printed. |
balancerDesc | (string or table)(optional) a descriptor according to "load_balancing_util_2.lua" |
location: /home/runner/work/docs/docs/ug4/ugcore/scripts/util / refinement_util.lua :45-65