| .. |
|
Makefile.am
|
First attempt of KLU support for XSPICE
|
2023-08-16 11:14:16 +02:00 |
|
mif.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mif_inp2.c
|
Improve checking of XSPICE model parameters and tidy code.
|
2025-05-24 11:04:55 +02:00 |
|
mifask.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifbindCSC.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-08-16 11:14:18 +02:00 |
|
mifconvt.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifdelete.c
|
Fix a memory leak reported by Brian Taylor that was introduced
|
2023-03-22 14:30:11 +01:00 |
|
mifdestr.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifgetmod.c
|
Fix memory leak of parm when there is a closing ).
|
2025-05-24 11:22:16 +02:00 |
|
mifgetvalue.c
|
Fix some more -Wextra warnings.
|
2025-05-24 11:31:05 +02:00 |
|
mifload.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifmask.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifmdelete.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifmpara.c
|
Improve checking of XSPICE model parameters and tidy code.
|
2025-05-24 11:04:55 +02:00 |
|
mifsetup.c
|
Support use of vector defaults for XSPICE vector parameters.
|
2024-05-01 10:30:40 +02:00 |
|
miftrunc.c
|
XSPICE is in the public domain.
|
2020-10-10 12:21:22 +02:00 |
|
mifutil.c
|
When parsing a XSPICE string-valued model parameter, break only
|
2025-05-24 11:05:13 +02:00 |