SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
factStat_t Struct Reference

#include <superlu_defs.h>

Public Attributes

int_tfactored
 
int_tfactored_D
 
int_tfactored_L
 
int_tfactored_U
 
int_tIrecvPlcd_D
 
int_tIbcastPanel_L
 
int_tIbcastPanel_U
 
int_tnumChildLeft
 
int_tgpuLUreduced
 
int * factored
 

Member Data Documentation

◆ factored [1/2]

int_t* factStat_t::factored

◆ factored [2/2]

int* factStat_t::factored

◆ factored_D

int_t * factStat_t::factored_D

◆ factored_L

int_t * factStat_t::factored_L

◆ factored_U

int_t * factStat_t::factored_U

◆ gpuLUreduced

int_t * factStat_t::gpuLUreduced

◆ IbcastPanel_L

int_t * factStat_t::IbcastPanel_L

◆ IbcastPanel_U

int_t * factStat_t::IbcastPanel_U

◆ IrecvPlcd_D

int_t * factStat_t::IrecvPlcd_D

◆ numChildLeft

int_t * factStat_t::numChildLeft

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