IFPACK Development
|
Public Attributes | |
SubdomainGraph_dh | sg |
Factor_dh | F |
MPI_Status | status [50000] |
MPI_Request | req1 [50000] |
MPI_Request | req2 [50000] |
MPI_Request | req3 [50000] |
MPI_Request | req4 [50000] |
MPI_Request | cval_req [50000] |
MPI_Request | fill_req [50000] |
MPI_Request | aval_req [50000] |
int | rcv_row_counts [50000] |
int | rcv_nz_counts [50000] |
int * | rcv_row_lengths [50000] |
int * | rcv_row_numbers [50000] |
int * | cvalExt |
int * | fillExt |
double * | avalExt |
Hash_dh | rowLookup |
int * | my_row_counts |
int * | my_row_numbers |
int | nzSend |
int * | cvalSend |
int * | fillSend |
double * | avalSend |
bool | debug |
Definition at line 61 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::aval_req[50000] |
Definition at line 73 of file ExternalRows_dh.h.
double* _extrows_dh::avalExt |
Definition at line 88 of file ExternalRows_dh.h.
double* _extrows_dh::avalSend |
Definition at line 104 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::cval_req[50000] |
Definition at line 71 of file ExternalRows_dh.h.
int* _extrows_dh::cvalExt |
Definition at line 86 of file ExternalRows_dh.h.
int* _extrows_dh::cvalSend |
Definition at line 102 of file ExternalRows_dh.h.
bool _extrows_dh::debug |
Definition at line 106 of file ExternalRows_dh.h.
Factor_dh _extrows_dh::F |
Definition at line 64 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::fill_req[50000] |
Definition at line 72 of file ExternalRows_dh.h.
int* _extrows_dh::fillExt |
Definition at line 87 of file ExternalRows_dh.h.
int* _extrows_dh::fillSend |
Definition at line 103 of file ExternalRows_dh.h.
int* _extrows_dh::my_row_counts |
Definition at line 97 of file ExternalRows_dh.h.
int* _extrows_dh::my_row_numbers |
Definition at line 98 of file ExternalRows_dh.h.
int _extrows_dh::nzSend |
Definition at line 101 of file ExternalRows_dh.h.
int _extrows_dh::rcv_nz_counts[50000] |
Definition at line 81 of file ExternalRows_dh.h.
int _extrows_dh::rcv_row_counts[50000] |
Definition at line 80 of file ExternalRows_dh.h.
int* _extrows_dh::rcv_row_lengths[50000] |
Definition at line 82 of file ExternalRows_dh.h.
int* _extrows_dh::rcv_row_numbers[50000] |
Definition at line 83 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::req1[50000] |
Definition at line 67 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::req2[50000] |
Definition at line 68 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::req3[50000] |
Definition at line 69 of file ExternalRows_dh.h.
MPI_Request _extrows_dh::req4[50000] |
Definition at line 70 of file ExternalRows_dh.h.
Hash_dh _extrows_dh::rowLookup |
Definition at line 91 of file ExternalRows_dh.h.
SubdomainGraph_dh _extrows_dh::sg |
Definition at line 63 of file ExternalRows_dh.h.
MPI_Status _extrows_dh::status[50000] |
Definition at line 66 of file ExternalRows_dh.h.