#include "spice.h"
#include <stdio.h>
#include <math.h>
#include "bsim2def.h"
#include "sperror.h"
#include "cktext.h"
Go to the source code of this file.
Definition at line 17 of file b2trunc.c.
32 debugtemp = *timeStep;
34 CKTterr(here->B2qb,ckt,timeStep);
35 CKTterr(here->B2qg,ckt,timeStep);
36 CKTterr(here->B2qd,ckt,timeStep);
38 if(debugtemp != *timeStep) {
39 printf(
"device %s reduces step from %g to %g\n",
40 here->
B2name,debugtemp,*timeStep);
struct sBSIM2instance * B2nextInstance
struct sBSIM2model * B2nextModel