IFPACK Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_extrows_dh Struct Reference
Collaboration diagram for _extrows_dh:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 61 of file ExternalRows_dh.h.

Member Data Documentation

◆ aval_req

MPI_Request _extrows_dh::aval_req[50000]

Definition at line 73 of file ExternalRows_dh.h.

◆ avalExt

double* _extrows_dh::avalExt

Definition at line 88 of file ExternalRows_dh.h.

◆ avalSend

double* _extrows_dh::avalSend

Definition at line 104 of file ExternalRows_dh.h.

◆ cval_req

MPI_Request _extrows_dh::cval_req[50000]

Definition at line 71 of file ExternalRows_dh.h.

◆ cvalExt

int* _extrows_dh::cvalExt

Definition at line 86 of file ExternalRows_dh.h.

◆ cvalSend

int* _extrows_dh::cvalSend

Definition at line 102 of file ExternalRows_dh.h.

◆ debug

bool _extrows_dh::debug

Definition at line 106 of file ExternalRows_dh.h.

◆ F

Factor_dh _extrows_dh::F

Definition at line 64 of file ExternalRows_dh.h.

◆ fill_req

MPI_Request _extrows_dh::fill_req[50000]

Definition at line 72 of file ExternalRows_dh.h.

◆ fillExt

int* _extrows_dh::fillExt

Definition at line 87 of file ExternalRows_dh.h.

◆ fillSend

int* _extrows_dh::fillSend

Definition at line 103 of file ExternalRows_dh.h.

◆ my_row_counts

int* _extrows_dh::my_row_counts

Definition at line 97 of file ExternalRows_dh.h.

◆ my_row_numbers

int* _extrows_dh::my_row_numbers

Definition at line 98 of file ExternalRows_dh.h.

◆ nzSend

int _extrows_dh::nzSend

Definition at line 101 of file ExternalRows_dh.h.

◆ rcv_nz_counts

int _extrows_dh::rcv_nz_counts[50000]

Definition at line 81 of file ExternalRows_dh.h.

◆ rcv_row_counts

int _extrows_dh::rcv_row_counts[50000]

Definition at line 80 of file ExternalRows_dh.h.

◆ rcv_row_lengths

int* _extrows_dh::rcv_row_lengths[50000]

Definition at line 82 of file ExternalRows_dh.h.

◆ rcv_row_numbers

int* _extrows_dh::rcv_row_numbers[50000]

Definition at line 83 of file ExternalRows_dh.h.

◆ req1

MPI_Request _extrows_dh::req1[50000]

Definition at line 67 of file ExternalRows_dh.h.

◆ req2

MPI_Request _extrows_dh::req2[50000]

Definition at line 68 of file ExternalRows_dh.h.

◆ req3

MPI_Request _extrows_dh::req3[50000]

Definition at line 69 of file ExternalRows_dh.h.

◆ req4

MPI_Request _extrows_dh::req4[50000]

Definition at line 70 of file ExternalRows_dh.h.

◆ rowLookup

Hash_dh _extrows_dh::rowLookup

Definition at line 91 of file ExternalRows_dh.h.

◆ sg

SubdomainGraph_dh _extrows_dh::sg

Definition at line 63 of file ExternalRows_dh.h.

◆ status

MPI_Status _extrows_dh::status[50000]

Definition at line 66 of file ExternalRows_dh.h.


The documentation for this struct was generated from the following file: