Holger Vogt
d1a8637a29
store deck for command mc_source for each circuit in ft_curckt->ci_mcdeck
remove this storage during remcirc
keep most recent deck in recent_deck
8 years ago
h_vogt
1066bf0a7b
Store the numparam dicoS structure for each circuit in a list.
Functions to add, remove, retrive dicoS from the list
and to update dicoS, if the circuit has been changed.
Keeping dicoS is necessary because it may be used by measure.
This patch prevents (huge) memory leaks by overwriting
dicoS if multiple calls to the 'source' command are executed.
10 years ago
rlar
511cdd7188
struct card, #3/6, rename members from struct line to struct card
9 years ago
rlar
c600312d01
deploy devtlist/modtlist in struct circ
9 years ago
rlar
cc15853b4f
ngspice/ftedefs.h, whitespace and spelling
10 years ago
h_vogt
7bc879726d
make database dbs local to each circuit
13 years ago
h_vogt
c15608c903
unique modtab for each circuit, store in ckt structure
13 years ago
rlar
6c8f002eea
unify #ifndef include wrapper
13 years ago
rlar
1ee88a5694
prepare for #ifndef include wrapper unification
13 years ago
rlar
e396b15104
use type `struct ccom'
14 years ago
rlar
0e1f5a29f7
type fixes
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
738d3813b8
#2/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
pnenzi
5ba0b8b86c
Statistics patch: added netlist loading and parsing time in acct command.
15 years ago
rlar
74d62ab486
use the types TSKtask and JOB, instead of void
16 years ago
rlar
72fc1a0186
use CKTcircuit instead of void*, #1/4
16 years ago
pnenzi
936cd7a4fc
Improvements in frontend by Phil Barker
19 years ago
pnenzi
56626999fc
Improved current vectors output and added element for last analysis run
19 years ago
rouat
84c3d3fbc0
Updated BSIM4 model to latest version (BSIM4.2.1)
25 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago