SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
Glu_freeable_t Struct Reference

#include <superlu_defs.h>

Public Attributes

int_tlsub
 
int_txlsub
 
int_tusub
 
int_txusub
 
int_t nzlmax
 
int_t nzumax
 
LU_space_t MemModel
 
int64_t nnzLU
 

Member Data Documentation

◆ lsub

int_t * Glu_freeable_t::lsub

◆ MemModel

LU_space_t Glu_freeable_t::MemModel

◆ nnzLU

int64_t Glu_freeable_t::nnzLU

◆ nzlmax

int_t Glu_freeable_t::nzlmax

◆ nzumax

int_t Glu_freeable_t::nzumax

◆ usub

int_t * Glu_freeable_t::usub

◆ xlsub

int_t * Glu_freeable_t::xlsub

◆ xusub

int_t * Glu_freeable_t::xusub

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