
| Public Attributes | |
| int | blocks | 
| int * | ptrs | 
| int * | adj | 
| int * | o2n_sub | 
| int * | n2o_sub | 
| int | colors | 
| bool | doNotColor | 
| int * | colorVec | 
| int * | beg_row | 
| int * | beg_rowP | 
| int * | row_count | 
| int * | bdry_count | 
| int * | loNabors | 
| int | loCount | 
| int * | hiNabors | 
| int | hiCount | 
| int * | allNabors | 
| int | allCount | 
| int | m | 
| int * | n2o_row | 
| int * | o2n_col | 
| Hash_i_dh | o2n_ext | 
| Hash_i_dh | n2o_ext | 
| double | timing [10] | 
| bool | debug | 
Definition at line 74 of file SubdomainGraph_dh.h.
 1.8.5
 1.8.5