Jspice3
|
#include "spice.h"
#include <stdio.h>
#include <math.h>
#include "sperror.h"
#include "util.h"
#include "devdefs.h"
Go to the source code of this file.
Functions | |
int | CKTic (CKTcircuit *ckt) |
int | CKTsetic (CKTcircuit *ckt) |
Variables | |
SPICEdev * | DEVices [] |
int CKTic | ( | CKTcircuit * | ckt | ) |
int CKTsetic | ( | CKTcircuit * | ckt | ) |
Definition at line 54 of file cktic.c.