ngspice/src/unsupported
dwarning bef25a8b58 adapt the sense2 code to ngspice
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-12-31 16:07:33 +01:00
..
Makefile.am fix Makefile.am for SENSDEBUG code 2013-12-31 16:07:27 +01:00
cktsenac.c sense2, whitespace cleanup 2013-12-31 16:07:13 +01:00
cktsenup.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
cktsncom.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
cktsndct.c sense2, whitespace cleanup 2013-12-31 16:07:13 +01:00
cktsnld.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
cktsnprt.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
cktsnset.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
readme Added files for an old (and unsupported) sensitivity analysis. 2003-08-14 20:17:21 +00:00
sen2dest.c sense2, whitespace cleanup 2013-12-31 16:07:13 +01:00
sen2setp.c sense2, cleanup, avoid (SENstruct *) casts 2013-12-31 16:07:14 +01:00
snaskq.c sense2, whitespace cleanup 2013-12-31 16:07:13 +01:00
snstart.c adapt the sense2 code to ngspice 2013-12-31 16:07:33 +01:00
spiced.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00

readme

This directory contains code for an old, unsupported sensitivity analysis.
It is not used in the current distribution and will be removed in the
future.