SuperLU 7.0.0
|
Common code shared within SuperLU. More...
Files | |
file | colamd.c |
Approximate minimum degree column ordering algorithm. | |
file | get_perm_c.c |
Matrix permutation operations. | |
file | heap_relax_snode.c |
Identify the initial relaxed supernodes. | |
file | ilu_relax_snode.c |
Identify initial relaxed supernodes. | |
file | memory.c |
Precision-independent memory-related routines. | |
file | mmd.c |
Minimum degree algorithm. | |
file | relax_snode.c |
Identify initial relaxed supernodes. | |
file | sp_coletree.c |
Tree layout and computation routines. | |
file | sp_ienv.c |
Chooses machine-dependent parameters for the local environment. | |
file | sp_preorder.c |
Permute and performs functions on columns of original matrix. | |
file | superlu_timer.c |
Timer functions to record the time used. | |
file | util.c |
Utility functions. | |
Type-independent code.