SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
vtcsInfo_symbfact_t Struct Reference

Local information on vertices distribution. More...

#include <psymbfact.h>

Public Attributes

int_t maxSzBlk
 
int_t maxNvtcsNds_loc
 
int_t maxNeltsVtx
 
int_t nblks_loc
 
int_tbegEndBlks_loc
 
int_t curblk_loc
 
int_t nvtcs_loc
 
int_t nvtcsLvl_loc
 
int filledSep
 
int_t nnz_asup_loc
 
int_t nnz_ainf_loc
 
int_t xusub_nextLvl
 
int_t xlsub_nextLvl
 
int_t fstVtx_nextLvl
 

Detailed Description

Local information on vertices distribution.

Member Data Documentation

◆ begEndBlks_loc

int_t * vtcsInfo_symbfact_t::begEndBlks_loc

◆ curblk_loc

int_t vtcsInfo_symbfact_t::curblk_loc

◆ filledSep

int vtcsInfo_symbfact_t::filledSep

◆ fstVtx_nextLvl

int_t vtcsInfo_symbfact_t::fstVtx_nextLvl

◆ maxNeltsVtx

int_t vtcsInfo_symbfact_t::maxNeltsVtx

◆ maxNvtcsNds_loc

int_t vtcsInfo_symbfact_t::maxNvtcsNds_loc

◆ maxSzBlk

int_t vtcsInfo_symbfact_t::maxSzBlk

◆ nblks_loc

int_t vtcsInfo_symbfact_t::nblks_loc

◆ nnz_ainf_loc

int_t vtcsInfo_symbfact_t::nnz_ainf_loc

◆ nnz_asup_loc

int_t vtcsInfo_symbfact_t::nnz_asup_loc

◆ nvtcs_loc

int_t vtcsInfo_symbfact_t::nvtcs_loc

◆ nvtcsLvl_loc

int_t vtcsInfo_symbfact_t::nvtcsLvl_loc

◆ xlsub_nextLvl

int_t vtcsInfo_symbfact_t::xlsub_nextLvl

◆ xusub_nextLvl

int_t vtcsInfo_symbfact_t::xusub_nextLvl

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