|
|
|
@ -269,14 +269,14 @@ struct CKTcircuit { |
|
|
|
/* Now function prottypes */ |
|
|
|
|
|
|
|
extern int ACan(CKTcircuit *, int); |
|
|
|
extern int ACaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int ACsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int ACaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int ACsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int CKTacDump(CKTcircuit *, double , void *); |
|
|
|
extern int CKTacLoad(CKTcircuit *); |
|
|
|
extern int CKTaccept(CKTcircuit *); |
|
|
|
extern int CKTacct(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int CKTacct(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int CKTask(CKTcircuit *, GENinstance *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTaskAnalQ(CKTcircuit *, void *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTaskAnalQ(CKTcircuit *, JOB *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTaskNodQst(CKTcircuit *, CKTnode *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTbindNode(CKTcircuit *, GENinstance *, int , CKTnode *); |
|
|
|
extern void CKTbreakDump(CKTcircuit *); |
|
|
|
@ -296,7 +296,7 @@ extern void CKTdump(CKTcircuit *, double, void *); |
|
|
|
extern void NDEVacct(CKTcircuit *ckt, FILE *file); |
|
|
|
#endif /* CIDER */ |
|
|
|
extern void CKTncDump(CKTcircuit *); |
|
|
|
extern int CKTfndAnal(CKTcircuit *, int *, void **, IFuid , TSKtask *, IFuid); |
|
|
|
extern int CKTfndAnal(CKTcircuit *, int *, JOB **, IFuid , TSKtask *, IFuid); |
|
|
|
extern int CKTfndBranch(CKTcircuit *, IFuid); |
|
|
|
extern int CKTfndDev(CKTcircuit *, int *, GENinstance **, IFuid , GENmodel *, IFuid); |
|
|
|
extern int CKTfndMod(CKTcircuit *, int *, GENmodel **, IFuid); |
|
|
|
@ -342,7 +342,7 @@ extern int CKTsenUpdate(CKTcircuit *); |
|
|
|
extern int CKTsetAnalPm(CKTcircuit *, JOB *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTsetBreak(CKTcircuit *, double); |
|
|
|
extern int CKTsetNodPm(CKTcircuit *, CKTnode *, int , IFvalue *, IFvalue *); |
|
|
|
extern int CKTsetOpt(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int CKTsetOpt(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int CKTsetup(CKTcircuit *); |
|
|
|
extern int CKTunsetup(CKTcircuit *); |
|
|
|
extern int CKTtemp(CKTcircuit *); |
|
|
|
@ -350,10 +350,10 @@ extern char *CKTtrouble(CKTcircuit *, char *); |
|
|
|
extern void CKTterr(int , CKTcircuit *, double *); |
|
|
|
extern int CKTtrunc(CKTcircuit *, double *); |
|
|
|
extern int CKTtypelook(char *); |
|
|
|
extern int DCOaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int DCOsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int DCTaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int DCTsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int DCOaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int DCOsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int DCTaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int DCTsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int DCop(CKTcircuit *ckt, int notused); /* va: notused avoids "init from incompatible pointer type" */ |
|
|
|
extern int DCtrCurv(CKTcircuit *, int); |
|
|
|
extern int DCtran(CKTcircuit *, int); |
|
|
|
@ -362,21 +362,21 @@ extern int NOISEan(CKTcircuit *, int); |
|
|
|
extern int PZan(CKTcircuit *, int); |
|
|
|
extern int PZinit(CKTcircuit *); |
|
|
|
extern int PZpost(CKTcircuit *); |
|
|
|
extern int PZaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int PZsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int SENaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int PZaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int PZsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int SENaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern void SENdestroy(SENstruct *); |
|
|
|
extern int SENsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int SENsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int SENstartup(CKTcircuit *); |
|
|
|
extern int SPIinit(IFfrontEnd *, IFsimulator **); |
|
|
|
extern int TFanal(CKTcircuit *, int); |
|
|
|
extern int TFaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int TFsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int TRANaskQuest(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int TRANsetParm(CKTcircuit *, void *, int , IFvalue *); |
|
|
|
extern int TFaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int TFsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int TRANaskQuest(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int TRANsetParm(CKTcircuit *, JOB *, int , IFvalue *); |
|
|
|
extern int TRANinit(CKTcircuit *, JOB *); |
|
|
|
extern int NaskQuest(CKTcircuit *, void *, int, IFvalue *); |
|
|
|
extern int NsetParm(CKTcircuit *, void *, int, IFvalue *); |
|
|
|
extern int NaskQuest(CKTcircuit *, JOB *, int, IFvalue *); |
|
|
|
extern int NsetParm(CKTcircuit *, JOB *, int, IFvalue *); |
|
|
|
extern int NIacIter(CKTcircuit *); |
|
|
|
extern int NIcomCof(CKTcircuit *); |
|
|
|
extern int NIconvTest(CKTcircuit *); |
|
|
|
|