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 61 of file ExternalRows_dh.h.

Member Data Documentation

SubdomainGraph_dh _extrows_dh::sg

Definition at line 63 of file ExternalRows_dh.h.

Factor_dh _extrows_dh::F

Definition at line 64 of file ExternalRows_dh.h.

MPI_Status _extrows_dh::status[MAX_MPI_TASKS]

Definition at line 66 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req1[MAX_MPI_TASKS]

Definition at line 67 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req2[MAX_MPI_TASKS]

Definition at line 68 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req3[MAX_MPI_TASKS]

Definition at line 69 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::req4[MAX_MPI_TASKS]

Definition at line 70 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::cval_req[MAX_MPI_TASKS]

Definition at line 71 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::fill_req[MAX_MPI_TASKS]

Definition at line 72 of file ExternalRows_dh.h.

MPI_Request _extrows_dh::aval_req[MAX_MPI_TASKS]

Definition at line 73 of file ExternalRows_dh.h.

int _extrows_dh::rcv_row_counts[MAX_MPI_TASKS]

Definition at line 80 of file ExternalRows_dh.h.

int _extrows_dh::rcv_nz_counts[MAX_MPI_TASKS]

Definition at line 81 of file ExternalRows_dh.h.

int* _extrows_dh::rcv_row_lengths[MAX_MPI_TASKS]

Definition at line 82 of file ExternalRows_dh.h.

int* _extrows_dh::rcv_row_numbers[MAX_MPI_TASKS]

Definition at line 83 of file ExternalRows_dh.h.

int* _extrows_dh::cvalExt

Definition at line 86 of file ExternalRows_dh.h.

int* _extrows_dh::fillExt

Definition at line 87 of file ExternalRows_dh.h.

REAL_DH* _extrows_dh::avalExt

Definition at line 88 of file ExternalRows_dh.h.

Hash_dh _extrows_dh::rowLookup

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

Definition at line 102 of file ExternalRows_dh.h.

int* _extrows_dh::fillSend

Definition at line 103 of file ExternalRows_dh.h.

REAL_DH* _extrows_dh::avalSend

Definition at line 104 of file ExternalRows_dh.h.

bool _extrows_dh::debug

Definition at line 106 of file ExternalRows_dh.h.


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