Commit Graph

19 Commits

Author SHA1 Message Date
dwarning 8ea98aea6a cleanings for sens2 code wrt SENSDEBUG printout 2013-04-27 11:01:02 +02:00
rlar ff0ed666a0 workaround, make the opaque struct MatrixElement partially visible
this struct is private to the `sparse' world,
  and lives in "maths/sparse/spdefs.h"
which can't be included here, because
  it is incompatible to the rest of ngspice.

this is the same problem as in
  ciderlib/oned/oneprint.c
  ciderlib/twod/twoprint.c
2013-04-26 20:25:23 +02:00
rlar f4241ef7ea fix an incorrect typedef and cast
which was of no consequence,
  because nobody made use of it.

ancient, already in the very first commit of ngspice
  Date:   Thu Apr 27 20:03:57 2000 +0000
2013-04-26 18:49:51 +02:00
dwarning d95e098488 adapt the sense2 code to ngspice 2013-04-25 21:15:56 +02:00
dwarning 1f1d2db296 Makefile for SENSDEBUG fixed 2013-04-23 09:18:00 +02:00
rlar d86c34aaca sense2, cleanup, avoid (SENstruct *) casts 2013-04-07 17:34:59 +02:00
rlar fd0f22701d sense2, whitespace cleanup
checked for object file invariance
2013-04-07 17:33:48 +02:00
Francesco Lannutti eb9060376c fix sense2, which is unsupported code 2013-04-07 16:21:08 +02:00
rlar f081cf8606 cleanup, use array operator
checked for object file invariance on linux with
   ./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
2013-01-26 14:40:29 +01:00
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 2011-08-20 17:27:09 +00:00
h_vogt e86527635b ivars(char*), Windows 64, 32 bit 2011-08-03 20:03:42 +00:00
rlar 23056573d8 code cleanup, drop NULL pointer casts 2011-04-28 15:59:36 +00:00
rlar 0b6a557334 code cleanup 2011-04-27 18:30:15 +00:00
rlar 6b5debfc1e use `NUMELEMS' and add some `(int)' casts 2010-11-02 17:23:46 +00:00
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
rlar 933bd11c43 use the type JOB, remove redundant casts 2010-10-08 16:49:18 +00:00
rlar b31aef0557 find a suitable home for **DEVices and DEVmaxnum in devdefs.h 2010-07-24 21:16:50 +00:00
pnenzi 2403881fb3 Added files for an old (and unsupported) sensitivity analysis. 2003-08-14 20:17:21 +00:00