Ifpack Package Browser (Single Doxygen Collection)  Development
Public Attributes | List of all members
_factor_dh Struct Reference

#include <Factor_dh.h>

Public Attributes

int m
 
int n
 
int id
 
int beg_row
 
int first_bdry
 
int bdry_count
 
bool blockJacobi
 
int * rp
 
int * cval
 
REAL_DHaval
 
int * fill
 
int * diag
 
int alloc
 
int num_recvLo
 
int num_recvHi
 
int num_sendLo
 
int num_sendHi
 
double * work_y_lo
 
double * work_x_hi
 
double * sendbufLo
 
double * sendbufHi
 
int * sendindLo
 
int * sendindHi
 
int sendlenLo
 
int sendlenHi
 
bool solveIsSetup
 
Numbering_dh numbSolve
 
MPI_Request recv_reqLo [MAX_MPI_TASKS]
 
MPI_Request recv_reqHi [MAX_MPI_TASKS]
 
MPI_Request send_reqLo [MAX_MPI_TASKS]
 
MPI_Request send_reqHi [MAX_MPI_TASKS]
 
MPI_Request requests [MAX_MPI_TASKS]
 
MPI_Status status [MAX_MPI_TASKS]
 
bool debug
 

Detailed Description

Definition at line 53 of file Factor_dh.h.

Member Data Documentation

◆ m

int _factor_dh::m

Definition at line 56 of file Factor_dh.h.

◆ n

int _factor_dh::n

Definition at line 56 of file Factor_dh.h.

◆ id

int _factor_dh::id

Definition at line 58 of file Factor_dh.h.

◆ beg_row

int _factor_dh::beg_row

Definition at line 59 of file Factor_dh.h.

◆ first_bdry

int _factor_dh::first_bdry

Definition at line 60 of file Factor_dh.h.

◆ bdry_count

int _factor_dh::bdry_count

Definition at line 61 of file Factor_dh.h.

◆ blockJacobi

bool _factor_dh::blockJacobi

Definition at line 66 of file Factor_dh.h.

◆ rp

int* _factor_dh::rp

Definition at line 69 of file Factor_dh.h.

◆ cval

int* _factor_dh::cval

Definition at line 70 of file Factor_dh.h.

◆ aval

REAL_DH* _factor_dh::aval

Definition at line 71 of file Factor_dh.h.

◆ fill

int* _factor_dh::fill

Definition at line 72 of file Factor_dh.h.

◆ diag

int* _factor_dh::diag

Definition at line 73 of file Factor_dh.h.

◆ alloc

int _factor_dh::alloc

Definition at line 74 of file Factor_dh.h.

◆ num_recvLo

int _factor_dh::num_recvLo

Definition at line 77 of file Factor_dh.h.

◆ num_recvHi

int _factor_dh::num_recvHi

Definition at line 77 of file Factor_dh.h.

◆ num_sendLo

int _factor_dh::num_sendLo

Definition at line 78 of file Factor_dh.h.

◆ num_sendHi

int _factor_dh::num_sendHi

Definition at line 78 of file Factor_dh.h.

◆ work_y_lo

double* _factor_dh::work_y_lo

Definition at line 79 of file Factor_dh.h.

◆ work_x_hi

double* _factor_dh::work_x_hi

Definition at line 82 of file Factor_dh.h.

◆ sendbufLo

double* _factor_dh::sendbufLo

Definition at line 85 of file Factor_dh.h.

◆ sendbufHi

double * _factor_dh::sendbufHi

Definition at line 85 of file Factor_dh.h.

◆ sendindLo

int* _factor_dh::sendindLo

Definition at line 86 of file Factor_dh.h.

◆ sendindHi

int * _factor_dh::sendindHi

Definition at line 86 of file Factor_dh.h.

◆ sendlenLo

int _factor_dh::sendlenLo

Definition at line 87 of file Factor_dh.h.

◆ sendlenHi

int _factor_dh::sendlenHi

Definition at line 87 of file Factor_dh.h.

◆ solveIsSetup

bool _factor_dh::solveIsSetup

Definition at line 88 of file Factor_dh.h.

◆ numbSolve

Numbering_dh _factor_dh::numbSolve

Definition at line 89 of file Factor_dh.h.

◆ recv_reqLo

MPI_Request _factor_dh::recv_reqLo[MAX_MPI_TASKS]

Definition at line 91 of file Factor_dh.h.

◆ recv_reqHi

MPI_Request _factor_dh::recv_reqHi[MAX_MPI_TASKS]

Definition at line 91 of file Factor_dh.h.

◆ send_reqLo

MPI_Request _factor_dh::send_reqLo[MAX_MPI_TASKS]

Definition at line 92 of file Factor_dh.h.

◆ send_reqHi

MPI_Request _factor_dh::send_reqHi[MAX_MPI_TASKS]

Definition at line 92 of file Factor_dh.h.

◆ requests

MPI_Request _factor_dh::requests[MAX_MPI_TASKS]

Definition at line 93 of file Factor_dh.h.

◆ status

MPI_Status _factor_dh::status[MAX_MPI_TASKS]

Definition at line 94 of file Factor_dh.h.

◆ debug

bool _factor_dh::debug

Definition at line 96 of file Factor_dh.h.


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