Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "devdefs.h"
#include "pzdefs.h"
#include "sperror.h"
#include "cktext.h"
Go to the source code of this file.
Functions | |
int | CKTpzLoad (CKTcircuit *ckt, SPcomplex *s) |
Variables | |
SPICEdev * | DEVices [] |
int CKTpzLoad | ( | CKTcircuit * | ckt, |
SPcomplex * | s | ||
) |
Definition at line 19 of file pzld.c.