SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
ztrf3Dpartition_t Struct Reference

#include <superlu_zdefs.h>

Collaboration diagram for ztrf3Dpartition_t:

Public Attributes

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

Member Data Documentation

◆ gEtreeInfo

gEtreeInfo_t ztrf3Dpartition_t::gEtreeInfo

◆ iperm_c_supno

int_t* ztrf3Dpartition_t::iperm_c_supno

◆ LUvsb

zLUValSubBuf_t* ztrf3Dpartition_t::LUvsb

◆ myNodeCount

int_t* ztrf3Dpartition_t::myNodeCount

◆ myTreeIdxs

int_t* ztrf3Dpartition_t::myTreeIdxs

◆ myZeroTrIdxs

int_t* ztrf3Dpartition_t::myZeroTrIdxs

◆ sForests

sForest_t** ztrf3Dpartition_t::sForests

◆ supernode2treeMap

int_t* ztrf3Dpartition_t::supernode2treeMap

◆ treePerm

int_t** ztrf3Dpartition_t::treePerm

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