areZonesNeighbors

Module: dggal
Class: DGGRS

bool areZonesNeighbors(DGGRSZone a, DGGRSZone b)

Description

Check whether two zones are neighbors

Parameters

DGGRSZone  First zone 
DGGRSZone  Second zone 
 
Return Value bool  True if the two zones are neighbors 

Remarks


This method does not consider zones sharing a partial or full boundary as neighbors if they are not of the same refinement level.