This subroutine fills the array of inverse directions according to the given array of directions.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | me(:) | array of positions of the inverse offsets in cxDir |
||
integer, | intent(in) | :: | cxDir(:,:) | array of given offsets |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iOffset | ||||
integer, | private | :: | iCompare | ||||
integer, | private | :: |