SuperLU Distributed 9.0.0
gpu3d
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
 
float * d_lsum
 
float * d_lsum_save
 
float * d_x
 
int * d_fmod_save
 
int * d_fmod
 
int * d_bmod_save
 
int * d_bmod
 

Member Data Documentation

◆ A3d

NRformat_loc3d* sSOLVEstruct_t::A3d

◆ A_colind_gsmv

int_t* sSOLVEstruct_t::A_colind_gsmv

◆ d_bmod

int * sSOLVEstruct_t::d_bmod

◆ d_bmod_save

int* sSOLVEstruct_t::d_bmod_save

◆ d_fmod

int * sSOLVEstruct_t::d_fmod

◆ d_fmod_save

int* sSOLVEstruct_t::d_fmod_save

◆ d_lsum

float* sSOLVEstruct_t::d_lsum

◆ d_lsum_save

float * sSOLVEstruct_t::d_lsum_save

◆ d_x

float* sSOLVEstruct_t::d_x

◆ 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 file: