File List

Here is a list of all files with brief descriptions:
EXAMPLE/clinsol.c
EXAMPLE/clinsol1.c
EXAMPLE/clinsolx.c
EXAMPLE/clinsolx1.c
EXAMPLE/clinsolx2.c
EXAMPLE/dlinsol.c
EXAMPLE/dlinsol1.c
EXAMPLE/dlinsolx.c
EXAMPLE/dlinsolx1.c
EXAMPLE/dlinsolx2.c
EXAMPLE/dreadtriple.c
EXAMPLE/slinsol.c
EXAMPLE/slinsol1.c
EXAMPLE/slinsolx.c
EXAMPLE/slinsolx1.c
EXAMPLE/slinsolx2.c
EXAMPLE/sp_ienv.c
EXAMPLE/superlu.cSmall 5x5 example
EXAMPLE/zlinsol.c
EXAMPLE/zlinsol1.c
EXAMPLE/zlinsolx.c
EXAMPLE/zlinsolx1.c
EXAMPLE/zlinsolx2.c
EXAMPLE/zreadtriple.c
SRC/ccolumn_bmod.cPerforms numeric block updates
SRC/ccolumn_dfs.cPerforms a symbolic factorization
SRC/ccopy_to_ucol.cCopy a computed column of U to the compressed data structure
SRC/cgscon.cEstimates reciprocal of the condition number of a general matrix
SRC/cgsequ.cComputes row and column scalings
SRC/cgsrfs.cImproves computed solution to a system of inear equations
SRC/cgssv.cSolves the system of linear equations A*X=B
SRC/cgssvx.cSolves the system of linear equations A*X=B or A'*X=B
SRC/cgstrf.cComputes an LU factorization of a general sparse matrix
SRC/cgstrs.cSolves a system using LU factorization
SRC/clacon.cEstimates the 1-norm
SRC/clangs.cReturns the value of the one norm
SRC/claqgs.cEqulibrates a general sprase matrix
SRC/cmemory.cMemory details
SRC/cmyblas2.cLevel 2 Blas operations
SRC/colamd.cA sparse matrix column ordering algorithm
SRC/colamd.h [code]Colamd prototypes and definitions
SRC/cpanel_bmod.cPerforms numeric block updates
SRC/cpanel_dfs.cPeforms a symbolic factorization on a panel of symbols
SRC/cpivotgrowth.cComputes the reciprocal pivot growth factor
SRC/cpivotL.cPerforms numerical pivoting
SRC/cpruneL.cPrunes the L-structure
SRC/creadhb.cRead a matrix stored in Harwell-Boeing format
SRC/csnode_bmod.cPerforms numeric block updates within the relaxed snode
SRC/csnode_dfs.cDetermines the union of row structures of columns within the relaxed node
SRC/csp_blas2.cSparse BLAS 2, using some dense BLAS 2 operations
SRC/csp_blas3.cSparse BLAS3, using some dense BLAS3 operations
SRC/cutil.cMatrix utility functions
SRC/dcolumn_bmod.cPerforms numeric block updates
SRC/dcolumn_dfs.cPerforms a symbolic factorization
SRC/dcomplex.cCommon arithmetic for complex type
SRC/dcopy_to_ucol.cCopy a computed column of U to the compressed data structure
SRC/dGetDiagU.cExtracts main diagonal of matrix
SRC/dgscon.cEstimates reciprocal of the condition number of a general matrix
SRC/dgsequ.cComputes row and column scalings
SRC/dgsrfs.cImproves computed solution to a system of inear equations
SRC/dgssv.cSolves the system of linear equations A*X=B
SRC/dgssvx.cSolves the system of linear equations A*X=B or A'*X=B
SRC/dgstrf.cComputes an LU factorization of a general sparse matrix
SRC/dgstrs.cSolves a system using LU factorization
SRC/dgstrsL.cPerforms the L-solve using the LU factorization computed by DGSTRF
SRC/dgstrsU.cPerforms the U-solve using the LU factorization computed by DGSTRF
SRC/dlacon.cEstimates the 1-norm
SRC/dlamch.cDetermines double precision machine parameters
SRC/dlangs.cReturns the value of the one norm
SRC/dlaqgs.cEqulibrates a general sprase matrix
SRC/dmemory.cMemory details
SRC/dmyblas2.cLevel 2 Blas operations
SRC/dpanel_bmod.cPerforms numeric block updates
SRC/dpanel_dfs.cPeforms a symbolic factorization on a panel of symbols
SRC/dpivotgrowth.cComputes the reciprocal pivot growth factor
SRC/dpivotL.cPerforms numerical pivoting
SRC/dpruneL.cPrunes the L-structure
SRC/dreadhb.cRead a matrix stored in Harwell-Boeing format
SRC/dsnode_bmod.cPerforms numeric block updates within the relaxed snode
SRC/dsnode_dfs.cDetermines the union of row structures of columns within the relaxed node
SRC/dsp_blas2.cSparse BLAS 2, using some dense BLAS 2 operations
SRC/dsp_blas3.cSparse BLAS3, using some dense BLAS3 operations
SRC/dutil.cMatrix utility functions
SRC/dzsum1.cTakes sum of the absolute values of a complex vector and returns a double precision result
SRC/get_perm_c.cMatrix permutation operations
SRC/heap_relax_snode.cIdentify the initial relaxed supernodes
SRC/icmax1.cFinds the index of the element whose real part has maximum absolute value
SRC/izmax1.cFinds the index of the element whose real part has maximum absolute value
SRC/lsame.cCheck if CA is the same letter as CB regardless of case
SRC/memory.cPrecision-independent memory-related routines
SRC/mmd.c
SRC/old_colamd.c
SRC/old_colamd.h [code]
SRC/relax_snode.cIdentify initial relaxed supernodes
SRC/scolumn_bmod.cPerforms numeric block updates
SRC/scolumn_dfs.cPerforms a symbolic factorization
SRC/scomplex.cCommon arithmetic for complex type
SRC/scopy_to_ucol.cCopy a computed column of U to the compressed data structure
SRC/scsum1.cTakes sum of the absolute values of a complex vector and returns a single precision result
SRC/sgscon.cEstimates reciprocal of the condition number of a general matrix
SRC/sgsequ.cComputes row and column scalings
SRC/sgsrfs.cImproves computed solution to a system of inear equations
SRC/sgssv.cSolves the system of linear equations A*X=B
SRC/sgssvx.cSolves the system of linear equations A*X=B or A'*X=B
SRC/sgstrf.cComputes an LU factorization of a general sparse matrix
SRC/sgstrs.cSolves a system using LU factorization
SRC/slacon.cEstimates the 1-norm
SRC/slamch.cDetermines single precision machine parameters and other service routines
SRC/slangs.cReturns the value of the one norm
SRC/slaqgs.cEqulibrates a general sprase matrix
SRC/slu_cdefs.h [code]Header file for real operations
SRC/slu_Cnames.h [code]Macros defining how C routines will be called
SRC/slu_dcomplex.h [code]Header file for complex operations
SRC/slu_ddefs.h [code]Header file for real operations
SRC/slu_scomplex.h [code]Header file for complex operations
SRC/slu_sdefs.h [code]Header file for real operations
SRC/slu_util.h [code]Utility header file
SRC/slu_zdefs.h [code]Header file for real operations
SRC/smemory.cMemory details
SRC/smyblas2.cLevel 2 Blas operations
SRC/sp_coletree.cTree layout and computation routines
SRC/sp_ienv.c
SRC/sp_preorder.cPermute and performs functions on columns of orginal matrix
SRC/spanel_bmod.cPerforms numeric block updates
SRC/spanel_dfs.cPeforms a symbolic factorization on a panel of symbols
SRC/spivotgrowth.cComputes the reciprocal pivot growth factor
SRC/spivotL.cPerforms numerical pivoting
SRC/spruneL.cPrunes the L-structure
SRC/sreadhb.cRead a matrix stored in Harwell-Boeing format
SRC/ssnode_bmod.cPerforms numeric block updates within the relaxed snode
SRC/ssnode_dfs.cDetermines the union of row structures of columns within the relaxed node
SRC/ssp_blas2.cSparse BLAS 2, using some dense BLAS 2 operations
SRC/ssp_blas3.cSparse BLAS3, using some dense BLAS3 operations
SRC/superlu_timer.cReturns the time used
SRC/supermatrix.h [code]Defines matrix types
SRC/sutil.cMatrix utility functions
SRC/util.cUtility functions
SRC/xerbla.c
SRC/zcolumn_bmod.cPerforms numeric block updates
SRC/zcolumn_dfs.cPerforms a symbolic factorization
SRC/zcopy_to_ucol.cCopy a computed column of U to the compressed data structure
SRC/zgscon.cEstimates reciprocal of the condition number of a general matrix
SRC/zgsequ.cComputes row and column scalings
SRC/zgsrfs.cImproves computed solution to a system of inear equations
SRC/zgssv.cSolves the system of linear equations A*X=B
SRC/zgssvx.cSolves the system of linear equations A*X=B or A'*X=B
SRC/zgstrf.cComputes an LU factorization of a general sparse matrix
SRC/zgstrs.cSolves a system using LU factorization
SRC/zlacon.cEstimates the 1-norm
SRC/zlangs.cReturns the value of the one norm
SRC/zlaqgs.cEqulibrates a general sprase matrix
SRC/zmemory.cMemory details
SRC/zmyblas2.cLevel 2 Blas operations
SRC/zpanel_bmod.cPerforms numeric block updates
SRC/zpanel_dfs.cPeforms a symbolic factorization on a panel of symbols
SRC/zpivotgrowth.cComputes the reciprocal pivot growth factor
SRC/zpivotL.cPerforms numerical pivoting
SRC/zpruneL.cPrunes the L-structure
SRC/zreadhb.cRead a matrix stored in Harwell-Boeing format
SRC/zsnode_bmod.cPerforms numeric block updates within the relaxed snode
SRC/zsnode_dfs.cDetermines the union of row structures of columns within the relaxed node
SRC/zsp_blas2.cSparse BLAS 2, using some dense BLAS 2 operations
SRC/zsp_blas3.cSparse BLAS3, using some dense BLAS3 operations
SRC/zutil.cMatrix utility functions

Generated on Tue May 19 06:36:10 2009 for SuperLU by  doxygen 1.5.5