SuperLU
5.2.0
|
#include <colamd.h>
Data Fields | |
int | start |
int | length |
union { | |
int degree | |
int p | |
} | shared1 |
union { | |
int mark | |
int first_column | |
} | shared2 |
int Colamd_Row_struct::degree |
int Colamd_Row_struct::first_column |
int Colamd_Row_struct::length |
int Colamd_Row_struct::mark |
int Colamd_Row_struct::p |
union { ... } Colamd_Row_struct::shared1 |
union { ... } Colamd_Row_struct::shared2 |
int Colamd_Row_struct::start |