Go to the source code of this file.
|
int * | hoc_pindepindex |
|
static VoidFunc | functions [] |
|
struct { |
char * name |
|
int * pint |
|
} | scint [] = {0, 0} |
|
struct { |
char * name |
|
int * pint |
|
int index1 |
|
} | vint [] = {0, 0, 0} |
|
static DoubScal | scdoub [] = {0, 0} |
|
static DoubVec | vdoub [] = {0, 0, 0} |
|
struct { |
char * name |
|
double * pdoub |
|
int index1 |
|
int index2 |
|
} | ardoub [] = {0, 0, 0, 0} |
|
struct { |
char * name |
|
double * pdoub |
|
int index1 |
|
int index2 |
|
int index3 |
|
} | thredim [] = {0, 0, 0, 0, 0} |
|
◆ hoc_initmodel()
◆ hoc_model()
◆ hoc_prconst()
◆ hoc_terminal()
◆ functions
Initial value:
Definition at line 4 of file hocmodl.h.
◆ hoc_pindepindex
◆ index1
◆ index2
◆ index3
◆ name
◆ pdoub
◆ pint
◆ scdoub
◆ vdoub