Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_IBM_tmpData_type), | intent(inout) | :: | IBMData | IBM temporary datatype incl. map2glob and communicator for send and recv |
||
type(tem_communication_type), | intent(in) | :: | globRecv | global recv communicator |
||
integer, | intent(in) | :: | treeIDPos | element position in the level desc total list |
||
integer, | intent(in) | :: | startPos | starting position of what to recv as elemPos |
||
logical, | intent(inout) | :: | added(:) | is this element added to the communication |
||
logical | :: | match |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iProc | ||||
integer, | private | :: | iCoord | ||||
integer, | private | :: | procPos | ||||
integer, | private | :: | proc | ||||
integer, | private | :: | nVals |