#include "nrnmpiuse.h"#include <stdio.h>#include "nrnmpi.h"#include "nrnpython_config.h"#include <Python.h>#include <stdlib.h>
Functions | |
| void | nrnpy_augment_path () |
| void | nrnpy_hoc () |
| int | ivocmain (int, char **, char **) |
| void | inithoc () |
| void | modl_reg () |
Variables | |
| char ** | nrn_global_argv |
| int | nrn_is_python_extension |
| void inithoc | ( | ) |
References buf, flag, ivocmain(), nrnmpi_init(), nrnpy_augment_path(), and nrnpy_hoc().

References buf, ENDGUI, fprintf(), getenv(), h, hCurrWnd, hoc_final_exit(), hoc_main1(), hoc_main1_init(), hoc_nframe, hoc_nstack, hoc_obj_run(), hoc_print_first_instance, hoc_usegui, IFGUI, ivoc_final_exit(), neuron_home, nil, nrn_global_argc, nrn_global_argv, nrn_is_python_extension, nrn_istty_, nrn_mech_dll, nrn_nobanner_, nrn_version(), nrnmpi_numprocs, p_neosim_main, p_nrnpython_start, PR_PROFILE, Oc::run(), Session, setneuronhome(), and units_on_flag_.
Referenced by inithoc(), and main().

| void modl_reg | ( | ) |
| void nrnpy_augment_path | ( | ) |
References assert, buf, and neuronhome_forward().
Referenced by inithoc(), and nrnpython_start().

| char** nrn_global_argv |
Referenced by ivocmain().
1.6.3