#include "spice.h"
#include <stdio.h>
#include <math.h>
#include "bsim1def.h"
#include "sperror.h"
#include "cktext.h"
Go to the source code of this file.
Definition at line 17 of file b1trunc.c.
32 debugtemp = *timeStep;
34 CKTterr(here->B1qb,ckt,timeStep);
35 CKTterr(here->B1qg,ckt,timeStep);
36 CKTterr(here->B1qd,ckt,timeStep);
38 if(debugtemp != *timeStep) {
39 printf(
"device %s reduces step from %g to %g\n",
40 here->
B1name,debugtemp,*timeStep);
struct sBSIM1model * B1nextModel
struct sBSIM1instance * B1nextInstance