areZonesSiblings
Module:
dggal
Class:
DGGRS
bool
areZonesSiblings
(
DGGRSZone
a,
DGGRSZone
b)
Description
Check whether two zones are siblings
Parameters
a
DGGRSZone
First zone
b
DGGRSZone
Second zone
Return Value
bool
True if the two zones are siblings
Remarks
Sibling zones are zones of the same refinement level sharing a parent zone.