SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
sSOLVEstruct_t Struct Reference

#include <superlu_sdefs.h>

Collaboration diagram for sSOLVEstruct_t:

Public Attributes

int_trow_to_proc
 
int_tinv_perm_c
 
int_t num_diag_procs
 
int_tdiag_procs
 
int_tdiag_len
 
psgsmv_comm_tgsmv_comm
 
pxgstrs_comm_tgstrs_comm
 
int_tA_colind_gsmv
 
int_txrow_to_proc
 
NRformat_loc3dA3d
 

Member Data Documentation

◆ A3d

NRformat_loc3d * sSOLVEstruct_t::A3d

◆ A_colind_gsmv

int_t * sSOLVEstruct_t::A_colind_gsmv

◆ diag_len

int_t * sSOLVEstruct_t::diag_len

◆ diag_procs

int_t * sSOLVEstruct_t::diag_procs

◆ gsmv_comm

psgsmv_comm_t * sSOLVEstruct_t::gsmv_comm

◆ gstrs_comm

pxgstrs_comm_t * sSOLVEstruct_t::gstrs_comm

◆ inv_perm_c

int_t * sSOLVEstruct_t::inv_perm_c

◆ num_diag_procs

int_t sSOLVEstruct_t::num_diag_procs

◆ row_to_proc

int_t * sSOLVEstruct_t::row_to_proc

◆ xrow_to_proc

int_t * sSOLVEstruct_t::xrow_to_proc

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