![]() |
|
#include <superlu_ddefs.h>
Public Attributes | |
| int_t * | row_to_proc |
| int_t * | inv_perm_c |
| int_t | num_diag_procs |
| int_t * | diag_procs |
| int_t * | diag_len |
| pdgsmv_comm_t * | gsmv_comm |
| pxgstrs_comm_t * | gstrs_comm |
| int_t * | A_colind_gsmv |
| int_t * | xrow_to_proc |
| pzgsmv_comm_t * | gsmv_comm |
| int_t * SOLVEstruct_t::A_colind_gsmv |
| int_t * SOLVEstruct_t::diag_len |
| int_t * SOLVEstruct_t::diag_procs |
| pdgsmv_comm_t* SOLVEstruct_t::gsmv_comm |
| pzgsmv_comm_t* SOLVEstruct_t::gsmv_comm |
| pxgstrs_comm_t * SOLVEstruct_t::gstrs_comm |
| int_t * SOLVEstruct_t::inv_perm_c |
| int_t SOLVEstruct_t::num_diag_procs |
| int_t * SOLVEstruct_t::row_to_proc |
| int_t * SOLVEstruct_t::xrow_to_proc |