|
SuperLU Distributed 9.0.0
gpu3d
|
#include <superlu_defs.h>
Public Attributes | |
| int_t | numChild |
| int_t | numDescendents |
| int_t | left |
| int_t | right |
| int_t | extra |
| int_t * | childrenList |
| int_t | depth |
| double | weight |
| double | iWeight |
| double | scuWeight |
| int_t* treeList_t::childrenList |
| int_t treeList_t::depth |
| int_t treeList_t::extra |
| double treeList_t::iWeight |
| int_t treeList_t::left |
| int_t treeList_t::numChild |
| int_t treeList_t::numDescendents |
| int_t treeList_t::right |
| double treeList_t::scuWeight |
| double treeList_t::weight |