85 Commits (9c8380a0317b7c1e22b3baf87eed0418aae1facf)

Author SHA1 Message Date
dwarning e14dc3aaa3 few style cleanings 5 years ago
Kevin Zheng 797f08893a When NGSPICE performs a transient simulation with initial conditions, it 6 years ago
Holger Vogt 8276ef7b58 correct typos found by linthian 7 years ago
Holger Vogt 2e9c28c79a Prevent segfault, if mutual inductor coupling 8 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
Francesco Lannutti 3a7e9411c3 drop #ifdef MUTUAL 12 years ago
rlar a9439dc7dd sensitivity, use numStates and numSenStates instead of hardcoded literals 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar cd1bbf2003 rewrite, use designated initializer for SPICEdev initialisation 8 years ago
rlar 2c9bfecbad GENmodel, GENinstance, change layout, #3/4, coccinelle semantic patch 8 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 1befa488f6 DEVdestroy(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar b17ee71576 DEVmodDelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar e0f1e5a3de DEVdelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar a8e440eabe whitespace cleanup, comments cleanup, line wrap 8 years ago
rlar 018a2d0e2f devices/*, unify, add missing instance struct member 'GENstate' 8 years ago
rlar 2f1219811e src/spicelib/devices/*/*set.c, XXXunsetup(), reset local node variables unconditionally 9 years ago
rlar 00c743c37d src/spicelib/devices/*/*def*.h, declare external node variables const 9 years ago
rlar 762314b893 ifparm, #15/16, ind.c, missing IF_AC|IF_PRINCIPAL in alias entry, use IOPAPR 9 years ago
rlar 07d89b5fcd devices/**, unify structure member variables, ptr -> Ptr 10 years ago
rlar b5ccfca24b implement option 'indverbosity' to control check of inductive systems 9 years ago
rlar 05ee2e0182 check for missing and duplicate K instances 9 years ago
Francesco Lannutti bf542f64d8 check for viable mutual inductor coefficients 9 years ago
rlar fc32837b44 muttemp.c, allow negative inductance 9 years ago
rlar 681903492b devices/ind/*, whitespace 9 years ago
rlar 24aee8bf2a devices/ind/*, cleanup 9 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
rlar 6513aa5173 spicelib/devices, cleanup, 0 versus NULL in SPICEdev initialization 11 years ago
rlar bfe9df8511 devices/ind.c, bug fix, use 'm' in pz analysis 11 years ago
rlar 685d684c88 devices/ind: bug fix, multiplier `m' 11 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
Henrik Forsten 3794c1eb20 mark end of struct GENmodel overlay 13 years ago
dwarning bf9ad0bdfd introduce new SPICEdev operation `DEVsoaCheck()' 13 years ago
dwarning bdf3dced00 add missing tc1 and tc2 parameter entries in ask function 13 years ago
dwarning 5d2fd1ece0 whitespaces 13 years ago
rlar ddc78067cc CKTfndDev(), drop `type' and `fast' argument 13 years ago
rlar f375ec6c10 CKTfndDev(), rewrite invocations where `type == NULL' 13 years ago
rlar 390dccd44b CKTfndDev(), rewrite error expressions 13 years ago
rlar 5daa676163 CKTfndDev(), return the found instance instead of error code 13 years ago
rlar 7bacfc73d1 CKTfndDev(), express error return value outside of this function 13 years ago
rlar 6e7d70e4bb CKTfndDev(), assert some facts 13 years ago
rlar d9fbb36ac7 CKTfndDev(), unuse `type' argument 13 years ago
rlar 8a98c784f6 CKTfndDev(), cleanup usage of impossible error codes 13 years ago
rlar 0ab6a6e463 CKTfndDev(), drop unused argument `modfast' 13 years ago
rlar 4ad4877e30 CKTfndDev(), drop unused argument `modname' which is always NULL 13 years ago
rlar 156c9ea086 cleanup CKTfndDev(), findInstance() invocation 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
h_vogt f102bd985d devices/ind: implement multiplier `m' 13 years ago
h_vogt 155e082641 devices/ind: whitespace cleanup 13 years ago
h_vogt 4a1cdf0ada devices/ind: implement `tc1', `tc2' instance parameters 13 years ago