first loop: getlocalresults.f

In getlocalresults.f the global mesh is stored together with the h(*) values for later interpolation, i.e. to determine the h-value of a newly generated node an interpolation is performed within the h-values of the unrefined mesh. To this end the tetrahedral elements are numbered consecutively. The procedure is similar to the submodel interpolation procedure with the parent elements identical to the tetrahedral elements and the field ielemnr containing the non-consecutive numbering of the tetrahedral elements.