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
int B2trunc(GENmodel *inModel, CKTcircuit *ckt, double *timeStep)
struct sBSIM2model * B2nextModel