SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
strf3Dpartition_t Struct Reference

#include <superlu_sdefs.h>

Collaboration diagram for strf3Dpartition_t:

Public Attributes

gEtreeInfo_t gEtreeInfo
 
int_tiperm_c_supno
 
int_tmyNodeCount
 
int_tmyTreeIdxs
 
int_tmyZeroTrIdxs
 
int_t ** treePerm
 
sForest_t ** sForests
 
int_tsupernode2treeMap
 
sLUValSubBuf_tLUvsb
 

Member Data Documentation

◆ gEtreeInfo

gEtreeInfo_t strf3Dpartition_t::gEtreeInfo

◆ iperm_c_supno

int_t* strf3Dpartition_t::iperm_c_supno

◆ LUvsb

sLUValSubBuf_t* strf3Dpartition_t::LUvsb

◆ myNodeCount

int_t* strf3Dpartition_t::myNodeCount

◆ myTreeIdxs

int_t* strf3Dpartition_t::myTreeIdxs

◆ myZeroTrIdxs

int_t* strf3Dpartition_t::myZeroTrIdxs

◆ sForests

sForest_t** strf3Dpartition_t::sForests

◆ supernode2treeMap

int_t* strf3Dpartition_t::supernode2treeMap

◆ treePerm

int_t** strf3Dpartition_t::treePerm

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