ngspice/src/spicelib/analysis
Holger Vogt 89c03ca640 fix bug no 819, which has been introduced by
d5ef8a366 ("Remove all entries connected to IPC, an outdated (>30 years) method to link ngspice to a now defunct controller (ATESSE).", 2025-10-21)
2026-02-03 14:09:22 +01:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am Entries to old CLUSTER code removed. 2026-02-03 14:07:15 +01:00
acan.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
acaskq.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
acsetp.c analysis/acsetp.c, ac analysis, allow frequency=0 2018-01-15 19:04:52 +01:00
analysis.c S parameter simulation 2022-02-17 15:48:00 +01:00
analysis.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
cktacct.c Add null-pointer checks to some code that crashed when trying 2023-11-09 12:07:31 +00:00
cktacdum.c cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc* 2014-10-12 22:07:28 +02:00
cktaskaq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktasknq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktbkdum.c cleanup, use array operator 2013-12-31 12:54:43 +01:00
cktclrbk.c cleanup, use array operator 2013-12-31 12:54:43 +01:00
cktdelt.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktdest.c Per-device load timing support. 2025-05-24 10:56:33 +02:00
cktdisto.c FALLTHROUGH 2020-04-27 10:21:59 +02:00
cktdlti.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktdltm.c introduce GENinstanceFree() and GENmodelFree() 2018-02-17 11:53:07 +01:00
cktdltn.c Improve efficiency of linked list search. (See BUG 783). 2025-05-30 12:56:41 +02:00
cktdojob.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
cktdump.c cleanup, signature of CKTacDump() and CKTdump(), void* --> runDesc* 2014-10-12 22:07:28 +02:00
cktfbran.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktfnda.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktfndm.c Fix two crashes caused by trying to plot after circuit parsing failed. 2022-04-26 10:32:47 +02:00
cktfnode.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktftask.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktgrnd.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
ckti2nod.c GENmodel, GENinstance, change layout, #4/4, complete the change 2018-02-17 11:53:06 +01:00
cktic.c Maintain the KLU related changes under '#ifdef KLU' 2023-08-16 11:14:16 +02:00
cktlnkeq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktload.c Per-device load timing support. 2025-05-24 10:56:33 +02:00
cktmapn.c cleanup IFnewUid() invocations 2013-12-31 16:11:37 +01:00
cktmask.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktmcrt.c spicelib/parser, support instance parameter defaults on .model lines 2018-05-19 15:40:20 +02:00
cktmkcur.c cleanup IFnewUid() invocations 2013-12-31 16:11:37 +01:00
cktmknod.c avoid `(IFuid) 0' cast 2013-12-31 16:11:00 +01:00
cktmkvol.c cleanup IFnewUid() invocations 2013-12-31 16:11:37 +01:00
cktmpar.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktnames.c spfactor.c, cktnames.c, don't crash when simulating "nothing" 2015-02-08 22:07:14 +01:00
cktncdump.c use strchr() instead of strstr() 2017-03-19 20:24:49 +01:00
cktnewan.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktneweq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktnewn.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktnodn.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktnoise.c re-formatting (indentation, tabs removed) 2023-10-11 00:08:55 +02:00
cktntask.c Sparse 1.3 is the matrix solver if no option (sparse or klu) is given. 2023-11-12 16:32:40 +01:00
cktnum2n.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktop.c If there is a successful step, but the goal is not yet reached, 2024-01-14 11:16:45 +01:00
cktparam.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktpmnam.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktpname.c analysis/cktpname.c, #4/4, cleanup 2018-02-03 13:17:17 +01:00
cktpzld.c removed ancient PARALLEL_ARCH feature 2012-10-22 23:06:25 +02:00
cktpzset.c Notes go to stdout, not stderr 2025-01-09 13:21:52 +01:00
cktpzstr.c Formatting cktpzstr.c 2023-09-11 14:28:49 +02:00
cktsens.c Enhance sensitivity analysis with an option to choose the parameters 2024-12-06 22:44:06 +01:00
cktsetap.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktsetbk.c add a comment 2023-08-14 23:40:48 +02:00
cktsetnp.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktsetup.c make nthreads local 2026-02-03 14:08:42 +01:00
cktsgen.c Enhance sensitivity analysis with an option to choose the parameters 2024-12-06 22:44:06 +01:00
cktsopt.c Sparse 1.3 is the matrix solver if no option (sparse or klu) is given. 2023-11-12 16:32:40 +01:00
cktspdum.c S to Z matrix conversion by formula instead of Y inversion 2025-01-11 09:22:15 +01:00
cktspnoise.c Remove unused (preliminary) 2022-05-01 10:30:02 +02:00
ckttemp.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
cktterr.c cleanup, use array operator 2013-12-31 12:54:43 +01:00
ckttroub.c Add resistance sweep error message for failing optran 2021-09-29 20:22:34 +02:00
ckttrunc.c rm extra text after end of preprocessing directive 2018-10-27 11:09:07 +02:00
ckttyplk.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
com_optran.h header for optran 2021-09-29 20:05:08 +02:00
daskq.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
dcoaskq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
dcop.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
dcosetp.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
dcpss.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
dctaskq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
dctran.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
dctrcurv.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
dctsetp.c rename various analysis vars --> `job' 2011-12-13 18:04:28 +00:00
distoan.c use `SWAP' macro 2016-03-22 13:04:13 +01:00
dkerproc.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
dloadfns.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
dsetparm.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
naskq.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
nevalsrc.c too soon return - break is correct 2024-02-14 14:17:01 +01:00
ninteg.c use limexp to prevent NaN with extreme exponents 2024-05-01 10:30:03 +02:00
noisean.c fix bug no 819, which has been introduced by 2026-02-03 14:09:22 +01:00
noisesp.c Remove unused (preliminary) 2022-05-01 10:30:02 +02:00
nsetparm.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
optran.c Improve comments, add note to user. 2026-02-03 14:07:35 +01:00
pssaskq.c next version of PSS2 2012-12-28 18:15:37 +01:00
pssinit.c next version of PSS2 2012-12-28 18:15:37 +01:00
psssetp.c next version of PSS2 2012-12-28 18:15:37 +01:00
pzan.c Added: Error: Pole/zero analysis is not (yet) supported with 'option KLU'. 2024-11-02 22:41:42 +01:00
pzaskq.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
pzsetp.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
sensaskq.c sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT 2018-04-15 15:05:02 +02:00
senssetp.c sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT 2018-04-15 15:05:02 +02:00
span.c Remove all entries connected to IPC, an outdated (>30 years) 2026-02-03 14:07:59 +01:00
spaskq.c S-parameters in ngspice 2022-04-25 21:31:28 +02:00
spsetp.c S-parameters in ngspice 2022-04-25 21:31:28 +02:00
tfanal.c GENmodel, GENinstance, change layout, #4/4, complete the change 2018-02-17 11:53:06 +01:00
tfaskq.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
tfsetp.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
tranaskq.c auxiliary define `job' --> local variable `job' 2011-12-13 18:02:14 +00:00
traninit.c Improve commant 2019-08-13 23:35:03 +02:00
transetp.c spicelib/analysis/transetp.c, fix typo, `TST0P' -> `TSTOP' 2016-01-22 22:41:32 +01:00