SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
SOLVEstruct_t Struct Reference

#include <superlu_ddefs.h>

Public Attributes

int_trow_to_proc
 
int_tinv_perm_c
 
int_t num_diag_procs
 
int_tdiag_procs
 
int_tdiag_len
 
pdgsmv_comm_tgsmv_comm
 
pxgstrs_comm_tgstrs_comm
 
int_tA_colind_gsmv
 
int_txrow_to_proc
 
pzgsmv_comm_tgsmv_comm
 

Member Data Documentation

int_t * SOLVEstruct_t::A_colind_gsmv
int_t * SOLVEstruct_t::diag_len
int_t * SOLVEstruct_t::diag_procs
pzgsmv_comm_t* SOLVEstruct_t::gsmv_comm
pdgsmv_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

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