SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
psymbfact_stat_t Struct Reference

statistics collected during parallel symbolic factorization More...

#include <psymbfact.h>

Public Attributes

int_t fill_par
 
float relax_seps
 
float relax_curSep
 
float relax_gen
 
float nops
 
int_t nDnsCurSep
 
int_t nDnsUpSeps
 
float no_shmSnd
 
float no_msgsSnd
 
int_t maxsz_msgSnd
 
float sz_msgsSnd
 
float no_shmRcvd
 
float no_msgsRcvd
 
int_t maxsz_msgRcvd
 
float sz_msgsRcvd
 
float no_msgsCol
 
int_t maxsz_msgCol
 
float sz_msgsCol
 
float fill_pelt [6]
 
int_t estimLSz
 
int_t estimUSz
 
int_t maxSzLPr
 
int_t maxSzUPr
 
int_t maxSzBuf
 
int_t szDnsSep
 
float allocMem
 

Detailed Description

statistics collected during parallel symbolic factorization

Member Data Documentation

◆ allocMem

float psymbfact_stat_t::allocMem

◆ estimLSz

int_t psymbfact_stat_t::estimLSz

◆ estimUSz

int_t psymbfact_stat_t::estimUSz

◆ fill_par

int_t psymbfact_stat_t::fill_par

◆ fill_pelt

float psymbfact_stat_t::fill_pelt

◆ maxsz_msgCol

int_t psymbfact_stat_t::maxsz_msgCol

◆ maxsz_msgRcvd

int_t psymbfact_stat_t::maxsz_msgRcvd

◆ maxsz_msgSnd

int_t psymbfact_stat_t::maxsz_msgSnd

◆ maxSzBuf

int_t psymbfact_stat_t::maxSzBuf

◆ maxSzLPr

int_t psymbfact_stat_t::maxSzLPr

◆ maxSzUPr

int_t psymbfact_stat_t::maxSzUPr

◆ nDnsCurSep

int_t psymbfact_stat_t::nDnsCurSep

◆ nDnsUpSeps

int_t psymbfact_stat_t::nDnsUpSeps

◆ no_msgsCol

float psymbfact_stat_t::no_msgsCol

◆ no_msgsRcvd

float psymbfact_stat_t::no_msgsRcvd

◆ no_msgsSnd

float psymbfact_stat_t::no_msgsSnd

◆ no_shmRcvd

float psymbfact_stat_t::no_shmRcvd

◆ no_shmSnd

float psymbfact_stat_t::no_shmSnd

◆ nops

float psymbfact_stat_t::nops

◆ relax_curSep

float psymbfact_stat_t::relax_curSep

◆ relax_gen

float psymbfact_stat_t::relax_gen

◆ relax_seps

float psymbfact_stat_t::relax_seps

◆ sz_msgsCol

float psymbfact_stat_t::sz_msgsCol

◆ sz_msgsRcvd

float psymbfact_stat_t::sz_msgsRcvd

◆ sz_msgsSnd

float psymbfact_stat_t::sz_msgsSnd

◆ szDnsSep

int_t psymbfact_stat_t::szDnsSep

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