SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
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
 
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

◆  [1/2]

union { ... } Colamd_Col_struct::shared1

◆  [2/2]

union { ... } Colamd_Col_struct::shared1

◆  [1/2]

union { ... } Colamd_Col_struct::shared2

◆  [2/2]

union { ... } Colamd_Col_struct::shared2

◆  [1/2]

union { ... } Colamd_Col_struct::shared3

◆  [2/2]

union { ... } Colamd_Col_struct::shared3

◆  [1/2]

union { ... } Colamd_Col_struct::shared4

◆  [2/2]

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 files: