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.
 
 
 
 
 
 
rlar 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
..
.cvsignore Added .cvsignore files 21 years ago
Makefile.am whitespace cleanup (all Makefile.am files) 16 years ago
database.c add casts to make `int' versus `size_t' conversions explicit 16 years ago
devprint.c visibility for the printVoltages() prototype 16 years ago
geominfo.c prototypes, make use of "cidersupt.h" 16 years ago
globals.c remove local prototypes, which are allready included 16 years ago
integset.c prototypes, make use of "cidersupt.h" 16 years ago
integuse.c prototypes, make use of "cidersupt.h" 16 years ago
logfile.c prototypes, make use of "cidersupt.h" 16 years ago
mater.c remove local prototypes, which are allready included 16 years ago
misc.c prototypes, make use of "cidersupt.h" 16 years ago
mobil.c prototypes, make use of "cidersupt.h" 16 years ago
readme Cider simulator (simulator routines) Import. 23 years ago
recomb.c prototypes, make use of "cidersupt.h" 16 years ago
suprem.c convert K&R function definitions to ansi style 16 years ago
suprmitf.c prototypes, make use of "cidersupt.h" 16 years ago

readme

Directory: support
------------------
This directory contains the files that support the device simulators and
their interfaces to the circuit simulators. They fall into four basic
areas:
1. Numerical algorithms: integration, accuracy limits, special functions
2. Semiconductor device physics: material properties, recombination, mobility
3. File access for input: doping profiles from SUPREMIII, saved states
4. Miscellaneous: diagnstic I/O, string routines