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

◆ A_colind_gsmv

int_t * SOLVEstruct_t::A_colind_gsmv

◆ diag_len

int_t * SOLVEstruct_t::diag_len

◆ diag_procs

int_t * SOLVEstruct_t::diag_procs

◆ gsmv_comm [1/2]

pdgsmv_comm_t* SOLVEstruct_t::gsmv_comm

◆ gsmv_comm [2/2]

pzgsmv_comm_t* SOLVEstruct_t::gsmv_comm

◆ gstrs_comm

pxgstrs_comm_t * SOLVEstruct_t::gstrs_comm

◆ inv_perm_c

int_t * SOLVEstruct_t::inv_perm_c

◆ num_diag_procs

int_t SOLVEstruct_t::num_diag_procs

◆ row_to_proc

int_t * SOLVEstruct_t::row_to_proc

◆ xrow_to_proc

int_t * SOLVEstruct_t::xrow_to_proc

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