| SuperLU 7.0.0
    | 
#include <slu_util.h>

| Data Fields | |
| int * | xsup | 
| int * | supno | 
| int_t * | lsub | 
| int_t * | xlsub | 
| void * | lusup | 
| int_t * | xlusup | 
| void * | ucol | 
| int_t * | usub | 
| int_t * | xusub | 
| int_t | nzlmax | 
| int_t | nzumax | 
| int_t | nzlumax | 
| int | n | 
| LU_space_t | MemModel | 
| int | num_expansions | 
| ExpHeader * | expanders | 
| LU_stack_t | stack | 
| ExpHeader* GlobalLU_t::expanders | 
| int_t* GlobalLU_t::lsub | 
| void* GlobalLU_t::lusup | 
| LU_space_t GlobalLU_t::MemModel | 
| int GlobalLU_t::n | 
| int GlobalLU_t::num_expansions | 
| int_t GlobalLU_t::nzlmax | 
| int_t GlobalLU_t::nzlumax | 
| int_t GlobalLU_t::nzumax | 
| LU_stack_t GlobalLU_t::stack | 
| int* GlobalLU_t::supno | 
| void* GlobalLU_t::ucol | 
| int_t* GlobalLU_t::usub | 
| int_t* GlobalLU_t::xlsub | 
| int_t* GlobalLU_t::xlusup | 
| int* GlobalLU_t::xsup | 
| int_t* GlobalLU_t::xusub |