GlobalLU_t Struct Reference

#include <slu_cdefs.h>

Public Attributes

intxsup
 
intsupno
 
intlsub
 
intxlsub
 
complexlusup
 
intxlusup
 
complexucol
 
intusub
 
intxusub
 
int nzlmax
 
int nzumax
 
int nzlumax
 
int n
 
LU_space_t MemModel
 
int num_expansions
 
ExpHeaderexpanders
 
LU_stack_t stack
 
doublelusup
 
doubleucol
 
float * lusup
 
float * ucol
 
doublecomplexlusup
 
doublecomplexucol
 

Member Data Documentation

◆ expanders

ExpHeader * GlobalLU_t::expanders

◆ lsub

int * GlobalLU_t::lsub

◆ lusup [1/4]

complex* GlobalLU_t::lusup

◆ lusup [2/4]

double* GlobalLU_t::lusup

◆ lusup [3/4]

float* GlobalLU_t::lusup

◆ lusup [4/4]

doublecomplex* GlobalLU_t::lusup

◆ MemModel

LU_space_t GlobalLU_t::MemModel

◆ n

int GlobalLU_t::n

◆ num_expansions

◆ nzlmax

◆ nzlumax

int GlobalLU_t::nzlumax

◆ nzumax

int GlobalLU_t::nzumax

◆ stack

LU_stack_t GlobalLU_t::stack

◆ supno

int * GlobalLU_t::supno

◆ ucol [1/4]

complex* GlobalLU_t::ucol

◆ ucol [2/4]

double* GlobalLU_t::ucol

◆ ucol [3/4]

float* GlobalLU_t::ucol

◆ ucol [4/4]

doublecomplex* GlobalLU_t::ucol

◆ usub

int * GlobalLU_t::usub

◆ xlsub

int * GlobalLU_t::xlsub

◆ xlusup

int * GlobalLU_t::xlusup

◆ xsup

int * GlobalLU_t::xsup

◆ xusub

int * GlobalLU_t::xusub

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