SuperLU  5.2.0
Data Fields
superlu_options_t Struct Reference

#include <slu_util.h>

Data Fields

fact_t Fact
 
yes_no_t Equil
 
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 nnzL
 
int nnzU
 
int num_lookaheads
 
yes_no_t lookahead_etree
 
yes_no_t SymPattern
 

Field Documentation

colperm_t superlu_options_t::ColPerm
yes_no_t superlu_options_t::ConditionNumber
double superlu_options_t::DiagPivotThresh
yes_no_t superlu_options_t::Equil
fact_t superlu_options_t::Fact
int superlu_options_t::ILU_DropRule
double superlu_options_t::ILU_DropTol
double superlu_options_t::ILU_FillFactor
double superlu_options_t::ILU_FillTol
milu_t superlu_options_t::ILU_MILU
double superlu_options_t::ILU_MILU_Dim
norm_t superlu_options_t::ILU_Norm
IterRefine_t superlu_options_t::IterRefine
yes_no_t superlu_options_t::lookahead_etree
int superlu_options_t::nnzL
int superlu_options_t::nnzU
int superlu_options_t::num_lookaheads
yes_no_t superlu_options_t::ParSymbFact
yes_no_t superlu_options_t::PivotGrowth
yes_no_t superlu_options_t::PrintStat
yes_no_t superlu_options_t::RefineInitialized
yes_no_t superlu_options_t::ReplaceTinyPivot
rowperm_t superlu_options_t::RowPerm
yes_no_t superlu_options_t::SolveInitialized
yes_no_t superlu_options_t::SymmetricMode
yes_no_t superlu_options_t::SymPattern
trans_t superlu_options_t::Trans

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