Modules | |
module | superlu_mod |
Functions/Subroutines | |
subroutine | superlu_mod::get_GridInfo (grid, iam, nprow, npcol) |
subroutine | superlu_mod::get_SuperMatrix (A, nrow, ncol) |
subroutine | superlu_mod::set_SuperMatrix (A, nrow, ncol) |
subroutine | superlu_mod::get_CompRowLoc_Matrix (A, nrow, ncol, nnz_loc, nrow_loc, fst_row) |
subroutine | superlu_mod::set_CompRowLoc_Matrix (A, nrow, ncol, nnz_loc, nrow_loc, fst_row) |
subroutine | superlu_mod::get_superlu_options (opt, Fact, Equil, ParSymbFact, ColPerm, RowPerm, IterRefine, Trans, ReplaceTinyPivot, SolveInitialized, RefineInitialized, PrintStat) |
subroutine | superlu_mod::set_superlu_options (opt, Fact, Equil, ParSymbFact, ColPerm, RowPerm, IterRefine, Trans, ReplaceTinyPivot, SolveInitialized, RefineInitialized, PrintStat) |