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.
 
 
 
 
 
 
Holger Vogt 6af3cfac72 New cppduals from https://gitlab.com/tesch1/cppduals 11 months ago
..
Makefile.am introduce AM_CFLAGS = $(STATIC) 14 years ago
bdryset.c rewrite, using IFerrorf() 12 years ago
boundary.c drop macro `NEW', use TMALLOC instead 10 years ago
cards.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
contact.c drop macro `NEW', use TMALLOC instead 10 years ago
contset.c rewrite, using IFerrorf() 12 years ago
domain.c drop macro `NEW', use TMALLOC instead 10 years ago
domnset.c rewrite, using IFerrorf() 12 years ago
doping.c drop macro `NEW', use TMALLOC instead 10 years ago
dopset.c Add EXITPOINTs, if reading inputs etc. fails 6 years ago
elctset.c rewrite, using IFerrorf() 12 years ago
electrod.c drop macro `NEW', use TMALLOC instead 10 years ago
material.c drop macro `NEW', use TMALLOC instead 10 years ago
matlset.c rewrite, using IFerrorf() 12 years ago
mesh.c drop macro `NEW', use TMALLOC instead 10 years ago
meshset.c remove compiler warning by setting variables to 0 6 years ago
method.c drop macro `NEW', use TMALLOC instead 10 years ago
mobility.c drop macro `NEW', use TMALLOC instead 10 years ago
mobset.c rewrite, using IFerrorf() 12 years ago
models.c drop macro `NEW', use TMALLOC instead 10 years ago
modlset.c drop `NIL' macro 12 years ago
optionsc.c drop macro `NEW', use TMALLOC instead 10 years ago
outpset.c drop `NIL' macro 12 years ago
output.c drop macro `NEW', use TMALLOC instead 10 years ago
readme Cider simulator (simulator routines) Import. 23 years ago

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.