SuperLU  5.2.0
Data Fields
Colamd_Col_struct Struct Reference

#include <colamd.h>

Data Fields

int start
 
int length
 
union {
   int   thickness
 
   int   parent
 
shared1
 
union {
   int   score
 
   int   order
 
shared2
 
union {
   int   headhash
 
   int   hash
 
   int   prev
 
shared3
 
union {
   int   degree_next
 
   int   hash_next
 
shared4
 

Field Documentation

int Colamd_Col_struct::degree_next
int Colamd_Col_struct::hash
int Colamd_Col_struct::hash_next
int Colamd_Col_struct::headhash
int Colamd_Col_struct::length
int Colamd_Col_struct::order
int Colamd_Col_struct::parent
int Colamd_Col_struct::prev
int Colamd_Col_struct::score
union { ... } Colamd_Col_struct::shared1
union { ... } Colamd_Col_struct::shared2
union { ... } Colamd_Col_struct::shared3
union { ... } Colamd_Col_struct::shared4
int Colamd_Col_struct::start
int Colamd_Col_struct::thickness

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