SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
trf3Dpartition_t Struct Reference

#include <superlu_ddefs.h>

Collaboration diagram for trf3Dpartition_t:

Public Attributes

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

Member Data Documentation

◆ gEtreeInfo

gEtreeInfo_t trf3Dpartition_t::gEtreeInfo

◆ iperm_c_supno

int_t * trf3Dpartition_t::iperm_c_supno

◆ LUvsb [1/3]

dLUValSubBuf_t* trf3Dpartition_t::LUvsb

◆ LUvsb [2/3]

sLUValSubBuf_t* trf3Dpartition_t::LUvsb

◆ LUvsb [3/3]

zLUValSubBuf_t* trf3Dpartition_t::LUvsb

◆ myNodeCount

int_t * trf3Dpartition_t::myNodeCount

◆ myTreeIdxs

int_t * trf3Dpartition_t::myTreeIdxs

◆ myZeroTrIdxs

int_t * trf3Dpartition_t::myZeroTrIdxs

◆ sForests

sForest_t ** trf3Dpartition_t::sForests

◆ supernode2treeMap

int_t * trf3Dpartition_t::supernode2treeMap

◆ treePerm

int_t ** trf3Dpartition_t::treePerm

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