SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
zSOLVEstruct_t Struct Reference

#include <superlu_zdefs.h>

Collaboration diagram for zSOLVEstruct_t:

Public Attributes

int_trow_to_proc
 
int_tinv_perm_c
 
int_t num_diag_procs
 
int_tdiag_procs
 
int_tdiag_len
 
pzgsmv_comm_tgsmv_comm
 
pxgstrs_comm_tgstrs_comm
 
int_tA_colind_gsmv
 
int_txrow_to_proc
 
NRformat_loc3dA3d
 

Member Data Documentation

◆ A3d

NRformat_loc3d * zSOLVEstruct_t::A3d

◆ A_colind_gsmv

int_t * zSOLVEstruct_t::A_colind_gsmv

◆ diag_len

int_t * zSOLVEstruct_t::diag_len

◆ diag_procs

int_t * zSOLVEstruct_t::diag_procs

◆ gsmv_comm

pzgsmv_comm_t * zSOLVEstruct_t::gsmv_comm

◆ gstrs_comm

pxgstrs_comm_t * zSOLVEstruct_t::gstrs_comm

◆ inv_perm_c

int_t * zSOLVEstruct_t::inv_perm_c

◆ num_diag_procs

int_t zSOLVEstruct_t::num_diag_procs

◆ row_to_proc

int_t * zSOLVEstruct_t::row_to_proc

◆ xrow_to_proc

int_t * zSOLVEstruct_t::xrow_to_proc

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