![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| static void | setnrnhome (const char *arg) |
| int | main (int argc, const char **argv, const char **envp) |
| void | hoc_single_event_run () |
| int | run_til_stdin () |
| void | hoc_notify_value () |
Variables | |
| int | hoc_nstack |
| int | hoc_nframe |
| const char * | neuron_home |
| Object **(* | nrnpy_gui_helper_ )(const char *name, Object *obj) = NULL |
| HAVE_IV. More... | |
| double(* | nrnpy_object_to_double_ )(Object *) = NULL |
| void hoc_notify_value | ( | ) |
Definition at line 103 of file ocmain.cpp.
Definition at line 88 of file ocmain.cpp.
Definition at line 60 of file ocmain.cpp.
| int run_til_stdin | ( | ) |
Definition at line 102 of file ocmain.cpp.
|
static |
Definition at line 23 of file ocmain.cpp.
| int hoc_nframe |
Definition at line 8 of file ocmain.cpp.
| int hoc_nstack |
Definition at line 8 of file ocmain.cpp.
| const char* neuron_home |
Definition at line 268 of file hoc_init.cpp.