You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Taylor 57dd3342ef Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 7 months ago
..
Makefile.am KLU Integration from scratch #5, devices 3 years ago
numd.c Use the current point number as the single digit index for Cider 2D ascii save files. This conforms to the normal usage with other types of ascii rawfile. The numd parser table entry for ic.file now has the correct IF_STRING type. 5 years ago
numdacld.c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
numdask.c remove CVS `Id',`log' etc. keyword incantations 14 years ago
numdbindCSC.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 3 years ago
numddefs.h KLU Integration from scratch #5, devices 3 years ago
numddel.c Add DEVmodDelete functions to reduce memoory leaks in Cider models. The model memory was not freed during remcirc or quit. In the future, some of the code duplication could be refactored. The cmosinv.cir is now down to just 1 memory leak. 3 years ago
numddump.c Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
numdext.h KLU Integration from scratch #5, devices 3 years ago
numdinit.c KLU Integration from scratch #5, devices 3 years ago
numdinit.h Cider simulator (numerical devices) Import. 23 years ago
numditf.h Cider simulator (numerical devices) Import. 23 years ago
numdload.c Proper conversion bool to int 1 year ago
numdmpar.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
numdparm.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
numdpzld.c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
numdset.c Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 7 months ago
numdtemp.c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
numdtrun.c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago