ngspice/src/maths/sparse
Holger Vogt 72d70e3471 bool definition is in stdbool.h, no local definition required 2024-12-15 10:27:29 +01:00
..
ChangeLog Initial revision 2000-04-27 20:03:57 +00:00
Makefile.am 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-08-16 11:14:18 +02:00
spalloc.c avoid a `constant expression' compiler warning 2013-12-31 16:23:57 +01:00
spbuild.c sparse/*.c, whitespace 2013-12-31 16:07:50 +01:00
spconfig.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
spdefs.h bool definition is in stdbool.h, no local definition required 2024-12-15 10:27:29 +01:00
spextra.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
spfactor.c In the very rare case of pPivot being NULL, prevent a crsh 2023-03-18 14:33:25 +01:00
spoutput.c Open mrdump file not in append, but in write mode 2021-07-05 14:20:55 +02:00
spsmp.c First KLU support of CIDER ONED simulations 2023-08-16 11:14:16 +02:00
spsolve.c sparse/*.c, whitespace 2013-12-31 16:07:50 +01:00
sputils.c sparse/*.c, whitespace 2013-12-31 16:07:50 +01:00