|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
#include <SubdomainGraph_dh.h>
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 [TIMING_BINS_SG] |
| bool | debug |
Definition at line 68 of file SubdomainGraph_dh.h.
| int _subdomain_dh::blocks |
Definition at line 70 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::ptrs |
Definition at line 71 of file SubdomainGraph_dh.h.
| int * _subdomain_dh::adj |
Definition at line 71 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::o2n_sub |
Definition at line 72 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::n2o_sub |
Definition at line 73 of file SubdomainGraph_dh.h.
| int _subdomain_dh::colors |
Definition at line 74 of file SubdomainGraph_dh.h.
| bool _subdomain_dh::doNotColor |
Definition at line 75 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::colorVec |
Definition at line 76 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::beg_row |
Definition at line 80 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::beg_rowP |
Definition at line 81 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::row_count |
Definition at line 84 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::bdry_count |
Definition at line 85 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::loNabors |
Definition at line 90 of file SubdomainGraph_dh.h.
| int _subdomain_dh::loCount |
Definition at line 90 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::hiNabors |
Definition at line 91 of file SubdomainGraph_dh.h.
| int _subdomain_dh::hiCount |
Definition at line 91 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::allNabors |
Definition at line 92 of file SubdomainGraph_dh.h.
| int _subdomain_dh::allCount |
Definition at line 92 of file SubdomainGraph_dh.h.
| int _subdomain_dh::m |
Definition at line 96 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::n2o_row |
Definition at line 97 of file SubdomainGraph_dh.h.
| int* _subdomain_dh::o2n_col |
Definition at line 98 of file SubdomainGraph_dh.h.
| Hash_i_dh _subdomain_dh::o2n_ext |
Definition at line 100 of file SubdomainGraph_dh.h.
| Hash_i_dh _subdomain_dh::n2o_ext |
Definition at line 101 of file SubdomainGraph_dh.h.
| double _subdomain_dh::timing[TIMING_BINS_SG] |
Definition at line 103 of file SubdomainGraph_dh.h.
| bool _subdomain_dh::debug |
Definition at line 104 of file SubdomainGraph_dh.h.
1.8.5