ngspice/src/ciderlib/input
saintel 6fe0cebe58 *** empty log message *** 2008-11-22 10:31:46 +00:00
..
.cvsignore Added .cvsignore files 2005-05-07 01:18:59 +00:00
Makefile.am compile optionsc.c instead of options.c 2008-10-11 17:29:37 +00:00
bdryset.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
boundary.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
cards.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
contact.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
contset.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
domain.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
domnset.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
doping.c Fixed cider code for inclusion into ngspice. 2003-08-13 23:21:03 +00:00
dopset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 2005-05-21 12:37:23 +00:00
elctset.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +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 Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 2005-05-21 12:37:23 +00:00
mesh.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
meshset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 2005-05-21 12:37:23 +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 *** empty log message *** 2008-11-22 10:31:46 +00:00
models.c Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
modlset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 2005-05-21 12:37:23 +00:00
optionsc.c rename to remove having options.obj twice in VC++ 2008 2008-10-11 17:28:16 +00:00
outpset.c Fixed a structure initailisation problem in the VBIC device that occurs when cider is enabled. Also fixed lots of warning within ciderlib related to unused variables. 2005-05-21 12:37:23 +00:00
output.c Changed tilde_expand to tildexpand. 2004-01-27 23:58:08 +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.