SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
ColInfo_struct Struct Reference

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 ColInfo_struct::degree_next

◆ hash

int ColInfo_struct::hash

◆ hash_next

int ColInfo_struct::hash_next

◆ headhash

int ColInfo_struct::headhash

◆ length

int ColInfo_struct::length

◆ order

int ColInfo_struct::order

◆ parent

int ColInfo_struct::parent

◆ prev

int ColInfo_struct::prev

◆ score

int ColInfo_struct::score

◆  [1/2]

union { ... } ColInfo_struct::shared1

◆  [2/2]

union { ... } ColInfo_struct::shared1

◆  [1/2]

union { ... } ColInfo_struct::shared2

◆  [2/2]

union { ... } ColInfo_struct::shared2

◆  [1/2]

union { ... } ColInfo_struct::shared3

◆  [2/2]

union { ... } ColInfo_struct::shared3

◆  [1/2]

union { ... } ColInfo_struct::shared4

◆  [2/2]

union { ... } ColInfo_struct::shared4

◆ start

int ColInfo_struct::start

◆ thickness

int ColInfo_struct::thickness

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