ngspice/src/ciderlib
Holger Vogt c11613d1f7 Fix some memory leaks (Patch provided by Brian Taylor) 2023-08-16 11:14:25 +02:00
..
input Add EXITPOINTs, if reading inputs etc. fails 2020-04-27 10:09:30 +02:00
oned re-enable CIDER with option sparse by setting CKTkluMODE 2023-08-16 11:14:20 +02:00
support When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks. 2023-07-15 11:32:37 +02:00
twod Fix some memory leaks (Patch provided by Brian Taylor) 2023-08-16 11:14:25 +02:00
Makefile.am Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
notes Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00