This function provides the test for equality of two projections.
Two projections are considered to be equal, if their kind, nodes_kind, maxPolyDegree and oversampling are equal.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ply_prj_init_type), | intent(in) | :: | left | projection to compare |
||
| type(ply_prj_init_type), | intent(in) | :: | right | projection to compare against |
is equal??