SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
treeList_t Struct Reference

#include <superlu_defs.h>

Public Attributes

int_t numChild
 
int_t numDescendents
 
int_t left
 
int_t right
 
int_t extra
 
int_tchildrenList
 
int_t depth
 
double weight
 
double iWeight
 
double scuWeight
 

Member Data Documentation

◆ childrenList

int_t * treeList_t::childrenList

◆ depth

int_t treeList_t::depth

◆ extra

int_t treeList_t::extra

◆ iWeight

double treeList_t::iWeight

◆ left

int_t treeList_t::left

◆ numChild

int_t treeList_t::numChild

◆ numDescendents

int_t treeList_t::numDescendents

◆ right

int_t treeList_t::right

◆ scuWeight

double treeList_t::scuWeight

◆ weight

double treeList_t::weight

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