#include <superlu_defs.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 |
yes_no_t | SymFact |
int | num_lookaheads |
yes_no_t | lookahead_etree |