SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
superlu_dist_options_t Struct Reference

#include <superlu_defs.h>

Public Attributes

fact_t Fact
 
yes_no_t Equil
 
yes_no_t DiagInv
 
colperm_t ColPerm
 
trans_t Trans
 
IterRefine_t IterRefine
 
double DiagPivotThresh
 
yes_no_t SymmetricMode
 
yes_no_t PivotGrowth
 
yes_no_t ConditionNumber
 
rowperm_t RowPerm
 
int ILU_DropRule
 
double ILU_DropTol
 
double ILU_FillFactor
 
norm_t ILU_Norm
 
double ILU_FillTol
 
milu_t ILU_MILU
 
double ILU_MILU_Dim
 
yes_no_t ParSymbFact
 
yes_no_t ReplaceTinyPivot
 
yes_no_t SolveInitialized
 
yes_no_t RefineInitialized
 
yes_no_t PrintStat
 
int num_lookaheads
 
yes_no_t lookahead_etree
 
yes_no_t SymPattern
 
yes_no_t Algo3d
 
int superlu_relax
 
int superlu_maxsup
 
char superlu_rankorder [4]
 
char superlu_lbs [4]
 
int superlu_n_gemm
 
int superlu_max_buffer_size
 
int superlu_num_gpu_streams
 
int superlu_acc_offload
 
yes_no_t Use_TensorCore
 

Member Data Documentation

◆ Algo3d

yes_no_t superlu_dist_options_t::Algo3d

◆ ColPerm

colperm_t superlu_dist_options_t::ColPerm

◆ ConditionNumber

yes_no_t superlu_dist_options_t::ConditionNumber

◆ DiagInv

yes_no_t superlu_dist_options_t::DiagInv

◆ DiagPivotThresh

double superlu_dist_options_t::DiagPivotThresh

◆ Equil

yes_no_t superlu_dist_options_t::Equil

◆ Fact

fact_t superlu_dist_options_t::Fact

◆ ILU_DropRule

int superlu_dist_options_t::ILU_DropRule

◆ ILU_DropTol

double superlu_dist_options_t::ILU_DropTol

◆ ILU_FillFactor

double superlu_dist_options_t::ILU_FillFactor

◆ ILU_FillTol

double superlu_dist_options_t::ILU_FillTol

◆ ILU_MILU

milu_t superlu_dist_options_t::ILU_MILU

◆ ILU_MILU_Dim

double superlu_dist_options_t::ILU_MILU_Dim

◆ ILU_Norm

norm_t superlu_dist_options_t::ILU_Norm

◆ IterRefine

IterRefine_t superlu_dist_options_t::IterRefine

◆ lookahead_etree

yes_no_t superlu_dist_options_t::lookahead_etree

◆ num_lookaheads

int superlu_dist_options_t::num_lookaheads

◆ ParSymbFact

yes_no_t superlu_dist_options_t::ParSymbFact

◆ PivotGrowth

yes_no_t superlu_dist_options_t::PivotGrowth

◆ PrintStat

yes_no_t superlu_dist_options_t::PrintStat

◆ RefineInitialized

yes_no_t superlu_dist_options_t::RefineInitialized

◆ ReplaceTinyPivot

yes_no_t superlu_dist_options_t::ReplaceTinyPivot

◆ RowPerm

rowperm_t superlu_dist_options_t::RowPerm

◆ SolveInitialized

yes_no_t superlu_dist_options_t::SolveInitialized

◆ superlu_acc_offload

int superlu_dist_options_t::superlu_acc_offload

◆ superlu_lbs

char superlu_dist_options_t::superlu_lbs[4]

◆ superlu_max_buffer_size

int superlu_dist_options_t::superlu_max_buffer_size

◆ superlu_maxsup

int superlu_dist_options_t::superlu_maxsup

◆ superlu_n_gemm

int superlu_dist_options_t::superlu_n_gemm

◆ superlu_num_gpu_streams

int superlu_dist_options_t::superlu_num_gpu_streams

◆ superlu_rankorder

char superlu_dist_options_t::superlu_rankorder[4]

◆ superlu_relax

int superlu_dist_options_t::superlu_relax

◆ SymmetricMode

yes_no_t superlu_dist_options_t::SymmetricMode

◆ SymPattern

yes_no_t superlu_dist_options_t::SymPattern

◆ Trans

trans_t superlu_dist_options_t::Trans

◆ Use_TensorCore

yes_no_t superlu_dist_options_t::Use_TensorCore

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