ngspice/src/ciderlib/input
rlar ad8ad56955 Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
..
.cvsignore Added .cvsignore files 2005-05-07 01:18:59 +00:00
Makefile.am whitespace cleanup (all Makefile.am files) 2010-09-17 16:11:25 +00:00
bdryset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
boundary.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
cards.c use `NUMELEMS' and add some `(int)' casts 2010-11-02 17:23:46 +00:00
contact.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
contset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
domain.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
domnset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
doping.c wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 2010-10-28 19:32:34 +00:00
dopset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
elctset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
electrod.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
material.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
matlset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
mesh.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
meshset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
method.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
mobility.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
mobset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
models.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
modlset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
optionsc.c line endings 2010-02-15 10:28:48 +00:00
outpset.c Nr 3/5 (x = ...) != 0 , swallow warnings 2010-11-19 18:51:03 +00:00
output.c #include "../misc/tilde.h" 2010-10-15 21:04:44 +00:00
readme Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00

readme

Directory: input
----------------
The files in this directory serve two purposes:
	1. Serve as collection point for numerical model parameters.
	2. Translate data structures containing raw input into
	   a form usable by the one- and two-dimensional device simulators.