ngspice/src/maths/KLU
Francesco Lannutti 23e91d22e6 Changed the PivTol in SMPreorder with PivRel 2023-05-06 01:46:04 +02:00
..
Makefile.am Fixed Sensibility Analysis for KLU - First Trial 2023-05-06 01:44:21 +02:00
SuiteSparse.org SuiteSparse.org, recipe for incorporation of SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_1.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_2.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
amd_aat.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_control.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_defaults.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_dump.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_global.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
amd_info.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_internal.h fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
amd_order.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_post_tree.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_postorder.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_preprocess.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_valid.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
btf_internal.h delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
btf_maxtrans.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
btf_order.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
btf_strongcomp.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
colamd.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
colamd_global.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu.c (int) casts, applied to a double which just has been limited to INT_MAX 2023-05-06 01:44:21 +02:00
klu_analyze.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_analyze_given.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_defaults.c Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 2023-05-06 01:46:04 +02:00
klu_diagnostics.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu_dump.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_extract.c First KLU support of CIDER ONED simulations 2023-05-06 01:46:04 +02:00
klu_factor.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_free_numeric.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_free_symbolic.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_internal.h fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
klu_kernel.c Enhanced KLU to avoid loosing computation cycles. The speedup is quite low, though: ~1% 2023-05-06 01:43:17 +02:00
klu_memory.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_multiply.c Fixed Sensibility Analysis for KLU - First Trial 2023-05-06 01:44:21 +02:00
klu_refactor.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_scale.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_solve.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_sort.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu_tsolve.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_utils.c use TMALLOC 2023-05-06 01:44:21 +02:00
klu_version.h casting, use (int) sizeof(), to swallow some warnings 2023-05-06 01:44:21 +02:00
klusmp.c Changed the PivTol in SMPreorder with PivRel 2023-05-06 01:46:04 +02:00