SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
sForest_t Struct Reference

#include <superlu_defs.h>

Collaboration diagram for sForest_t:

Public Attributes

int_t nNodes
 
int_tnodeList
 
int_t numLvl
 
int_t numTrees
 
treeTopoInfo_t topoInfo
 
double weight
 
double cost
 

Member Data Documentation

◆ cost

double sForest_t::cost

◆ nNodes

int_t sForest_t::nNodes

◆ nodeList

int_t * sForest_t::nodeList

◆ numLvl

int_t sForest_t::numLvl

◆ numTrees

int_t sForest_t::numTrees

◆ topoInfo

treeTopoInfo_t sForest_t::topoInfo

◆ weight

double sForest_t::weight

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