|
| void | sgssv (SuperMatrix *, int *, int *, SuperMatrix *, SuperMatrix *, SuperMatrix *, int *) |
| void | sgssvx (char *, char *, char *, SuperMatrix *, factor_param_t *, int *, int *, int *, char *, float *, float *, SuperMatrix *, SuperMatrix *, void *, int, SuperMatrix *, SuperMatrix *, float *, float *, float *, float *, mem_usage_t *, int *) |
| void | sCreate_CompCol_Matrix (SuperMatrix *, int, int, int, float *, int *, int *, Stype_t, Dtype_t, Mtype_t) |
| void | sCopy_CompCol_Matrix (SuperMatrix *, SuperMatrix *) |
| void | sCreate_Dense_Matrix (SuperMatrix *, int, int, float *, int, Stype_t, Dtype_t, Mtype_t) |
| void | sCreate_SuperNode_Matrix (SuperMatrix *, int, int, int, float *, int *, int *, int *, int *, int *, Stype_t, Dtype_t, Mtype_t) |
| void | sCopy_Dense_Matrix (int, int, float *, int, float *, int) |
| void | Destroy_SuperMatrix_Store (SuperMatrix *) |
| void | Destroy_CompCol_Matrix (SuperMatrix *) |
| void | Destroy_SuperNode_Matrix (SuperMatrix *) |
| void | Destroy_CompCol_Permuted (SuperMatrix *) |
| void | Destroy_Dense_Matrix (SuperMatrix *) |
| void | sallocateA (int, int, float **, int **, int **) |
| void | StatInit (int, int) |
| void | StatFree () |
| void | get_perm_c (int, SuperMatrix *, int *) |
| void | sp_preorder (char *, SuperMatrix *, int *, int *, SuperMatrix *) |
| int | sp_coletree (int *, int *, int *, int, int, int *) |
| void | sgstrf (char *, SuperMatrix *, float, float, int, int, int *, void *, int, int *, int *, SuperMatrix *, SuperMatrix *, int *) |
| void | relax_snode (int, int *, int, int *, int *) |
| int | ssnode_dfs (const int, const int, const int *, const int *, const int *, int *, int *, GlobalLU_t *) |
| int | ssnode_bmod (const int, const int, const int, float *, float *, GlobalLU_t *) |
| void | spanel_dfs (const int, const int, const int, SuperMatrix *, int *, int *, float *, int *, int *, int *, int *, int *, int *, int *, GlobalLU_t *) |
| void | spanel_bmod (const int, const int, const int, const int, float *, float *, int *, int *, GlobalLU_t *) |
| int | scolumn_dfs (const int, const int, int *, int *, int *, int *, int *, int *, int *, int *, int *, GlobalLU_t *) |
| int | scolumn_bmod (const int, const int, float *, float *, int *, int *, int, GlobalLU_t *) |
| int | scopy_to_ucol (int, int, int *, int *, int *, float *, GlobalLU_t *) |
| int | spivotL (const int, const float, int *, int *, int *, int *, int *, GlobalLU_t *) |
| void | spruneL (const int, const int *, const int, const int, const int *, const int *, int *, GlobalLU_t *) |
| void | resetrep_col (const int, const int *, int *) |
| void | countnz (const int, int *, int *, int *, GlobalLU_t *) |
| void | fixupL (const int, const int *, GlobalLU_t *) |
| int | spcoletree (int *, int *, int *, int, int, int *) |
| int * | TreePostorder (int, int *) |
| void | sreadmt (int *, int *, int *, float **, int **, int **) |
| void | sGenXtrue (int, int, float *, int) |
| void | sFillRHS (char *, int, float *, int, SuperMatrix *, SuperMatrix *) |
| void | sgstrs (char *, SuperMatrix *, SuperMatrix *, int *, int *, SuperMatrix *, int *) |
| void | sgsequ (SuperMatrix *, float *, float *, float *, float *, float *, int *) |
| void | slaqgs (SuperMatrix *, float *, float *, float, float, float, char *) |
| void | sgscon (char *, SuperMatrix *, SuperMatrix *, float, float *, int *) |
| float | sPivotGrowth (int, SuperMatrix *, int *, SuperMatrix *, SuperMatrix *) |
| void | sgsrfs (char *, SuperMatrix *, SuperMatrix *, SuperMatrix *, int *, int *, char *, float *, float *, SuperMatrix *, SuperMatrix *, float *, float *, int *) |
| int | sp_strsv (char *, char *, char *, SuperMatrix *, SuperMatrix *, float *, int *) |
| int | sp_sgemv (char *, float, SuperMatrix *, float *, int, float, float *, int) |
| int | sp_sgemm (char *, char *, int, int, int, float, SuperMatrix *, float *, int, float, float *, int) |
| void | superlu_abort_and_exit (char *) |
| void * | superlu_malloc (int) |
| void | superlu_free (void *) |
| int | sLUMemInit (char *, void *, int, int, int, int, int, SuperMatrix *, SuperMatrix *, GlobalLU_t *, int **, float **) |
| void | SetIWork (int, int, int, int *, int **, int **, int **, int **, int **, int **, int **) |
| void | sSetRWork (int, int, float *, float **, float **) |
| void | sLUWorkFree (int *, float *, GlobalLU_t *) |
| int | sLUMemXpand (int, int, MemType, int *, GlobalLU_t *) |
| int * | intMalloc (int) |
| int * | intCalloc (int) |
| float * | floatMalloc (int) |
| float * | floatCalloc (int) |
| int | memory_usage () |
| int | sQuerySpace (SuperMatrix *, SuperMatrix *, int, mem_usage_t *) |
| void | sCompRow_to_CompCol (int, int, int, float *, int *, int *, float **, int **, int **) |
| double | SuperLU_timer_ () |
| int | sp_ienv (int) |
| int | lsame_ (char *, char *) |
| int | xerbla_ (char *, int *) |
| void | ifill (int *, int, int) |
| void | sfill (float *, int, float) |
| void | inf_norm_error (int, SuperMatrix *, float *) |
| void | snode_profile (int, int *) |
| void | super_stats (int, int *) |
| void | PrintSumm (char *, int, int, int) |
| void | PrintPerf (SuperMatrix *, SuperMatrix *, mem_usage_t *, float, float, float *, float *, char *) |
| void | sPrint_CompCol_Matrix (char *, SuperMatrix *) |
| void | sPrint_SuperNode_Matrix (char *, SuperMatrix *) |
| void | sPrint_Dense_Matrix (char *, SuperMatrix *) |
| void | print_lu_col (char *, int, int, int *, GlobalLU_t *) |
| void | print_panel_seg (int, int, int, int, int *, int *) |
| void | check_tempv (int, float *) |
| void | check_repfnz (int, int, int, int *) |