Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "devdefs.h"
#include "sperror.h"
#include "util.h"
#include "cktext.h"
Go to the source code of this file.
Functions | |
int | CKTpModName (char *parm, IFvalue *val, CKTcircuit *ckt, int type, IFuid name, GENmodel **modfast) |
Variables | |
SPICEdev * | DEVices [] |
int CKTpModName | ( | char * | parm, |
IFvalue * | val, | ||
CKTcircuit * | ckt, | ||
int | type, | ||
IFuid | name, | ||
GENmodel ** | modfast | ||
) |
Definition at line 26 of file cktpmnam.c.