SuperLU_DIST
4.0
superlu_dist on CPU and GPU clusters
|
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 |
int ColInfo_struct::degree_next |
int ColInfo_struct::hash |
int ColInfo_struct::hash_next |
int ColInfo_struct::headhash |
int ColInfo_struct::length |
int ColInfo_struct::order |
int ColInfo_struct::parent |
int ColInfo_struct::prev |
int ColInfo_struct::score |
union { ... } ColInfo_struct::shared1 |
union { ... } ColInfo_struct::shared2 |
union { ... } ColInfo_struct::shared3 |
union { ... } ColInfo_struct::shared4 |
int ColInfo_struct::start |
int ColInfo_struct::thickness |