SuperLU Distributed 9.0.0
gpu3d
dLUstruct_gpu_t Struct Reference

#include <dlustruct_gpu.h>

Collaboration diagram for dLUstruct_gpu_t:

Public Attributes

int_tLrowindVec
 
int_tLrowindPtr
 
double * LnzvalVec
 
int_tLnzvalPtr
 
int_tLnzvalPtr_host
 
int_tUrowindVec
 
int_tUrowindPtr
 
int_tUrowindPtr_host
 
int_tUnzvalPtr_host
 
double * UnzvalVec
 
int_tUnzvalPtr
 
local_l_blk_info_tlocal_l_blk_infoVec
 
int_tlocal_l_blk_infoPtr
 
int_tjib_lookupVec
 
int_tjib_lookupPtr
 
local_u_blk_info_tlocal_u_blk_infoVec
 
int_tlocal_u_blk_infoPtr
 
dSCUbuf_gpu_t scubufs [MAX_NGPU_STREAMS]
 
double * acc_L_buff
 
double * acc_U_buff
 
int_t buffer_size
 
int_t nsupers
 
int_txsup
 
int_txsup_host
 
int_tperm_c_supno
 
int_t first_l_block_gpu
 
int_t first_u_block_gpu
 

Member Data Documentation

◆ acc_L_buff

double* dLUstruct_gpu_t::acc_L_buff

◆ acc_U_buff

double * dLUstruct_gpu_t::acc_U_buff

◆ buffer_size

int_t dLUstruct_gpu_t::buffer_size

◆ first_l_block_gpu

int_t dLUstruct_gpu_t::first_l_block_gpu

◆ first_u_block_gpu

int_t dLUstruct_gpu_t::first_u_block_gpu

◆ jib_lookupPtr

int_t* dLUstruct_gpu_t::jib_lookupPtr

◆ jib_lookupVec

int_t* dLUstruct_gpu_t::jib_lookupVec

◆ LnzvalPtr

int_t* dLUstruct_gpu_t::LnzvalPtr

◆ LnzvalPtr_host

int_t* dLUstruct_gpu_t::LnzvalPtr_host

◆ LnzvalVec

double* dLUstruct_gpu_t::LnzvalVec

◆ local_l_blk_infoPtr

int_t* dLUstruct_gpu_t::local_l_blk_infoPtr

◆ local_l_blk_infoVec

local_l_blk_info_t* dLUstruct_gpu_t::local_l_blk_infoVec

◆ local_u_blk_infoPtr

int_t* dLUstruct_gpu_t::local_u_blk_infoPtr

◆ local_u_blk_infoVec

local_u_blk_info_t* dLUstruct_gpu_t::local_u_blk_infoVec

◆ LrowindPtr

int_t* dLUstruct_gpu_t::LrowindPtr

◆ LrowindVec

int_t* dLUstruct_gpu_t::LrowindVec

◆ nsupers

int_t dLUstruct_gpu_t::nsupers

◆ perm_c_supno

int_t* dLUstruct_gpu_t::perm_c_supno

◆ scubufs

dSCUbuf_gpu_t dLUstruct_gpu_t::scubufs[MAX_NGPU_STREAMS]

◆ UnzvalPtr

int_t* dLUstruct_gpu_t::UnzvalPtr

◆ UnzvalPtr_host

int_t* dLUstruct_gpu_t::UnzvalPtr_host

◆ UnzvalVec

double* dLUstruct_gpu_t::UnzvalVec

◆ UrowindPtr

int_t* dLUstruct_gpu_t::UrowindPtr

◆ UrowindPtr_host

int_t* dLUstruct_gpu_t::UrowindPtr_host

◆ UrowindVec

int_t* dLUstruct_gpu_t::UrowindVec

◆ xsup

int_t* dLUstruct_gpu_t::xsup

◆ xsup_host

int_t* dLUstruct_gpu_t::xsup_host

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