This function provides a <= comparison of two nodes descriptions.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_nodes_header_type), | intent(in) | :: | left | projection to compare |
||
type(ply_nodes_header_type), | intent(in) | :: | right | projection to compare against |
is smaller??
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | left_log | ||||
integer, | private | :: | right_log |