43 #ifndef SUBDOMAIN_GRAPH_DH 44 #define SUBDOMAIN_GRAPH_DH 46 #include "euclid_common.h" 53 #define MAX_SUBDOMAIN_COLOR 100 59 #define TIMING_BINS_SG 10 90 int *loNabors, loCount;
91 int *hiNabors, hiCount;
92 int *allNabors, allCount;
103 double timing[TIMING_BINS_SG];