FORTRAN/superlu_mod.f90 File Reference

This module contains Fortran-side wrappers for the SuperLU get/set functions. More...


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)


Detailed Description


Generated on Wed Nov 24 18:17:32 2010 for SuperLUDistributed by  doxygen 1.5.5