Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_extrows_dh Struct Reference

#include <ExternalRows_dh.h>

Public Attributes

SubdomainGraph_dh sg
 
Factor_dh F
 
MPI_Status status [MAX_MPI_TASKS]
 
MPI_Request req1 [MAX_MPI_TASKS]
 
MPI_Request req2 [MAX_MPI_TASKS]
 
MPI_Request req3 [MAX_MPI_TASKS]
 
MPI_Request req4 [MAX_MPI_TASKS]
 
MPI_Request cval_req [MAX_MPI_TASKS]
 
MPI_Request fill_req [MAX_MPI_TASKS]
 
MPI_Request aval_req [MAX_MPI_TASKS]
 
int rcv_row_counts [MAX_MPI_TASKS]
 
int rcv_nz_counts [MAX_MPI_TASKS]
 
int * rcv_row_lengths [MAX_MPI_TASKS]
 
int * rcv_row_numbers [MAX_MPI_TASKS]
 
int * cvalExt
 
int * fillExt
 
REAL_DHavalExt
 
Hash_dh rowLookup
 
int * my_row_counts
 
int * my_row_numbers
 
int nzSend
 
int * cvalSend
 
int * fillSend
 
REAL_DHavalSend
 
bool debug
 

Detailed Description

Definition at line 61 of file ExternalRows_dh.h.

Member Data Documentation

◆ sg

SubdomainGraph_dh _extrows_dh::sg

Definition at line 63 of file ExternalRows_dh.h.

◆ F

Factor_dh _extrows_dh::F

Definition at line 64 of file ExternalRows_dh.h.

◆ status

MPI_Status _extrows_dh::status[MAX_MPI_TASKS]

Definition at line 66 of file ExternalRows_dh.h.

◆ req1

MPI_Request _extrows_dh::req1[MAX_MPI_TASKS]

Definition at line 67 of file ExternalRows_dh.h.

◆ req2

MPI_Request _extrows_dh::req2[MAX_MPI_TASKS]

Definition at line 68 of file ExternalRows_dh.h.

◆ req3

MPI_Request _extrows_dh::req3[MAX_MPI_TASKS]

Definition at line 69 of file ExternalRows_dh.h.

◆ req4

MPI_Request _extrows_dh::req4[MAX_MPI_TASKS]

Definition at line 70 of file ExternalRows_dh.h.

◆ cval_req

MPI_Request _extrows_dh::cval_req[MAX_MPI_TASKS]

Definition at line 71 of file ExternalRows_dh.h.

◆ fill_req

MPI_Request _extrows_dh::fill_req[MAX_MPI_TASKS]

Definition at line 72 of file ExternalRows_dh.h.

◆ aval_req

MPI_Request _extrows_dh::aval_req[MAX_MPI_TASKS]

Definition at line 73 of file ExternalRows_dh.h.

◆ rcv_row_counts

int _extrows_dh::rcv_row_counts[MAX_MPI_TASKS]

Definition at line 80 of file ExternalRows_dh.h.

◆ rcv_nz_counts

int _extrows_dh::rcv_nz_counts[MAX_MPI_TASKS]

Definition at line 81 of file ExternalRows_dh.h.

◆ rcv_row_lengths

int* _extrows_dh::rcv_row_lengths[MAX_MPI_TASKS]

Definition at line 82 of file ExternalRows_dh.h.

◆ rcv_row_numbers

int* _extrows_dh::rcv_row_numbers[MAX_MPI_TASKS]

Definition at line 83 of file ExternalRows_dh.h.

◆ cvalExt

int* _extrows_dh::cvalExt

Definition at line 86 of file ExternalRows_dh.h.

◆ fillExt

int* _extrows_dh::fillExt

Definition at line 87 of file ExternalRows_dh.h.

◆ avalExt

REAL_DH* _extrows_dh::avalExt

Definition at line 88 of file ExternalRows_dh.h.

◆ rowLookup

Hash_dh _extrows_dh::rowLookup

Definition at line 91 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.

◆ cvalSend

int* _extrows_dh::cvalSend

Definition at line 102 of file ExternalRows_dh.h.

◆ fillSend

int* _extrows_dh::fillSend

Definition at line 103 of file ExternalRows_dh.h.

◆ avalSend

REAL_DH* _extrows_dh::avalSend

Definition at line 104 of file ExternalRows_dh.h.

◆ debug

bool _extrows_dh::debug

Definition at line 106 of file ExternalRows_dh.h.


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