This routine marks 26 direct neighbors as has boundary bit
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_protoTree_type), | intent(inout) | :: | proto | neighbors are identified for this tree and neighbors as marked with hasBoundary_bit |
||
integer, | intent(in) | :: | coord(4) | Coordinate of current node |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iDir | ||||
integer, | private | :: | neighbor_level | ||||
integer, | private | :: | neighbor_pos |