Update the position of the elements inside the buffers from the original tID list to the later totalList
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_communication_type), | intent(inout) | :: | buffer | communication buffer |
||
| type(tem_levelDesc_type), | intent(in) | :: | levelDesc | levelDesc to be used |
||
| integer, | intent(out) | :: | iError | return encountered error |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iElem | ||||
| integer, | private | :: | iProc | ||||
| integer, | private | :: | elemPos | ||||
| integer, | private | :: | iVal |