IFPACK  Development
 All Classes Namespaces Files Functions Variables Enumerations Friends Pages
Public Attributes | List of all members
_mat_dh Struct Reference
Collaboration diagram for _mat_dh:
Collaboration graph
[legend]

Public Attributes

int m
 
int n
 
int beg_row
 
int bs
 
int * rp
 
int * len
 
int * cval
 
int * fill
 
int * diag
 
double * aval
 
bool owner
 
int len_private
 
int rowCheckedOut
 
int * cval_private
 
double * aval_private
 
int * row_perm
 
double time [10]
 
double time_max [10]
 
double time_min [10]
 
bool matvec_timing
 
int num_recv
 
int num_send
 
MPI_Request * recv_req
 
MPI_Request * send_req
 
double * recvbuf
 
double * sendbuf
 
int * sendind
 
int sendlen
 
int recvlen
 
bool matvecIsSetup
 
Numbering_dh numb
 
MPI_Status * status
 
bool debug
 

Detailed Description

Definition at line 62 of file Mat_dh.h.


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