Ifpack Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 67 of file ExternalRows_dh.h.

Member Data Documentation

SubdomainGraph_dh _extrows_dh::sg

Definition at line 69 of file ExternalRows_dh.h.

Factor_dh _extrows_dh::F

Definition at line 70 of file ExternalRows_dh.h.

MPI_Status _extrows_dh::status[MAX_MPI_TASKS]

Definition at line 72 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req1[MAX_MPI_TASKS]

Definition at line 73 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req2[MAX_MPI_TASKS]

Definition at line 74 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req3[MAX_MPI_TASKS]

Definition at line 75 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req4[MAX_MPI_TASKS]

Definition at line 76 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::cval_req[MAX_MPI_TASKS]

Definition at line 77 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::fill_req[MAX_MPI_TASKS]

Definition at line 78 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::aval_req[MAX_MPI_TASKS]

Definition at line 79 of file ExternalRows_dh.h.

int _extrows_dh::rcv_row_counts[MAX_MPI_TASKS]

Definition at line 86 of file ExternalRows_dh.h.

int _extrows_dh::rcv_nz_counts[MAX_MPI_TASKS]

Definition at line 87 of file ExternalRows_dh.h.

int* _extrows_dh::rcv_row_lengths[MAX_MPI_TASKS]

Definition at line 88 of file ExternalRows_dh.h.

int* _extrows_dh::rcv_row_numbers[MAX_MPI_TASKS]

Definition at line 89 of file ExternalRows_dh.h.

int* _extrows_dh::cvalExt

Definition at line 92 of file ExternalRows_dh.h.

int* _extrows_dh::fillExt

Definition at line 93 of file ExternalRows_dh.h.

REAL_DH* _extrows_dh::avalExt

Definition at line 94 of file ExternalRows_dh.h.

Hash_dh _extrows_dh::rowLookup

Definition at line 97 of file ExternalRows_dh.h.

int* _extrows_dh::my_row_counts

Definition at line 103 of file ExternalRows_dh.h.

int* _extrows_dh::my_row_numbers

Definition at line 104 of file ExternalRows_dh.h.

int _extrows_dh::nzSend

Definition at line 107 of file ExternalRows_dh.h.

int* _extrows_dh::cvalSend

Definition at line 108 of file ExternalRows_dh.h.

int* _extrows_dh::fillSend

Definition at line 109 of file ExternalRows_dh.h.

REAL_DH* _extrows_dh::avalSend

Definition at line 110 of file ExternalRows_dh.h.

bool _extrows_dh::debug

Definition at line 112 of file ExternalRows_dh.h.


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