37 void initVerilog (
void);
38 void calcVerilog (
void);
39 void initModel (
void);
40 void loadVariables (
void);
41 void initializeModel (
void);
42 void initializeInstance (
void);
43 void initialStep (
void);
44 void finalStep (
void);
45 matrix calcMatrixY (nr_double_t);
46 matrix calcMatrixCy (nr_double_t);
58 nr_double_t _jstat[10][10];
59 nr_double_t _jdyna[10][10];
60 nr_double_t _white_pwr[10][10];
61 nr_double_t _flicker_pwr[10][10];
62 nr_double_t _flicker_exp[10][10];
63 nr_double_t _charges[10][10];
64 nr_double_t _caps[10][10][10][10];