Public Attributes | |
int | m |
int | n |
int | id |
int | beg_row |
int | first_bdry |
int | bdry_count |
bool | blockJacobi |
int * | rp |
int * | cval |
double * | aval |
int * | fill |
int * | diag |
int | alloc |
int | num_recvLo |
int | num_recvHi |
int | num_sendLo |
int | num_sendHi |
double * | work_y_lo |
double * | work_x_hi |
double * | sendbufLo |
double * | sendbufHi |
int * | sendindLo |
int * | sendindHi |
int | sendlenLo |
int | sendlenHi |
bool | solveIsSetup |
Numbering_dh | numbSolve |
MPI_Request | recv_reqLo [50000] |
MPI_Request | recv_reqHi [50000] |
MPI_Request | send_reqLo [50000] |
MPI_Request | send_reqHi [50000] |
MPI_Request | requests [50000] |
MPI_Status | status [50000] |
bool | debug |
Definition at line 53 of file Factor_dh.h.