This function provides a <= comparison of two projections.
Sorting of fpt header is given by node_header, fpt_blocksize and last by factor.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_fpt_header_type), | intent(in) | :: | left | projection to compare |
||
type(ply_fpt_header_type), | intent(in) | :: | right | projection to compare against |
is smaller??
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | left_log | help variables |
|||
integer, | private | :: | right_log | help variables |