SuperLU Distributed 9.0.0
gpu3d
dSOLVEstruct_t Struct Reference

#include <superlu_ddefs.h>

Collaboration diagram for dSOLVEstruct_t:

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
 
NRformat_loc3dA3d
 
double * d_lsum
 
double * d_lsum_save
 
double * d_x
 
int * d_fmod_save
 
int * d_fmod
 
int * d_bmod_save
 
int * d_bmod
 

Member Data Documentation

◆ A3d

NRformat_loc3d* dSOLVEstruct_t::A3d

◆ A_colind_gsmv

int_t* dSOLVEstruct_t::A_colind_gsmv

◆ d_bmod

int * dSOLVEstruct_t::d_bmod

◆ d_bmod_save

int* dSOLVEstruct_t::d_bmod_save

◆ d_fmod

int * dSOLVEstruct_t::d_fmod

◆ d_fmod_save

int* dSOLVEstruct_t::d_fmod_save

◆ d_lsum

double* dSOLVEstruct_t::d_lsum

◆ d_lsum_save

double * dSOLVEstruct_t::d_lsum_save

◆ d_x

double* dSOLVEstruct_t::d_x

◆ diag_len

int_t * dSOLVEstruct_t::diag_len

◆ diag_procs

int_t * dSOLVEstruct_t::diag_procs

◆ gsmv_comm

pdgsmv_comm_t* dSOLVEstruct_t::gsmv_comm

◆ gstrs_comm

pxgstrs_comm_t* dSOLVEstruct_t::gstrs_comm

◆ inv_perm_c

int_t* dSOLVEstruct_t::inv_perm_c

◆ num_diag_procs

int_t dSOLVEstruct_t::num_diag_procs

◆ row_to_proc

int_t* dSOLVEstruct_t::row_to_proc

◆ xrow_to_proc

int_t* dSOLVEstruct_t::xrow_to_proc

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