SuperLU Distributed 9.0.0
gpu3d
Colamd_Col_struct Struct Reference

#include <colamd.h>

Public Attributes

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
 

Member Data Documentation

◆ degree_next

int Colamd_Col_struct::degree_next

◆ hash

int Colamd_Col_struct::hash

◆ hash_next

int Colamd_Col_struct::hash_next

◆ headhash

int Colamd_Col_struct::headhash

◆ length

int Colamd_Col_struct::length

◆ order

int Colamd_Col_struct::order

◆ parent

int Colamd_Col_struct::parent

◆ prev

int Colamd_Col_struct::prev

◆ score

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

◆ start

int Colamd_Col_struct::start

◆ thickness

int Colamd_Col_struct::thickness

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