Update the link into a given direction, based on the childs neighbor relations. Define here the trumping rule to decide, which of the neighbors or boundarie is taken for the ghostFromFiner element
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=long_k), | intent(inout) | :: | neighID | neighID for coarser |
||
integer, | intent(in) | :: | childCoord(4) | child coordinates |
||
integer, | intent(in) | :: | childPos(8) | position of childIds in levelDesc elem tID list |
||
integer, | intent(in) | :: | iStencilElem | current stencil direction |
||
type(tem_element_type), | intent(in) | :: | elem | |||
integer, | intent(in) | :: | iStencil |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | childID | ||||
integer, | private | :: | posInElem | ||||
integer, | private | :: | posInNeighID | ||||
integer(kind=long_k), | private | :: | tNeighID |