This routine will wet the neighbors sides of the neighbor node
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_node_type), | intent(inout) | :: | node | List of all nodes in the tree |
||
integer, | intent(in) | :: | iNode | Current node |
||
integer, | intent(in) | :: | col_int | |||
integer, | intent(in) | :: | col_bit |
This routine will wet the neighbors sides of the neighbor node in all colors, that are flooded.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdr_node_type), | intent(inout) | :: | node | List of all nodes in the tree |
||
integer, | intent(in) | :: | iNode | Current node |