#include <../../nrnconf.h>
#include <../nrnpython/nrnpython_config.h>
#include <stdio.h>
#include <InterViews/resource.h>
#include "nrnoc2iv.h"
#include "classreg.h"
Functions | |
void | nrnpython () |
void | nrnpython_start (int) |
void | nrnpython_reg_real () |
void | nrnpython_real () |
void | nrnpython_reg () |
Variables | |
void(* | p_nrnpython_start )(int) |
void nrnpython_real | ( | ) |
References gargstr(), HocContextRestore, HocTopContextSet, nrnpython_ensure_threadstate(), and ret.
Referenced by nrnpython_reg().
void nrnpython_reg | ( | ) |
References class2oc(), nrnpython_real(), nrnpython_reg_real(), nrnpython_start(), and p_nrnpython_start.
void nrnpython_reg_real | ( | ) |
References class2oc(), hoc_l_newlist(), hoc_lookup(), nrnpy_callpicklef, nrnpy_cmdtool, nrnpy_guigetstr, nrnpy_guigetval, nrnpy_guisetval, nrnpy_hoccommand_exec, nrnpy_hoccommand_exec_strret, nrnpy_hpoasgn, nrnpy_pickle2po, nrnpy_po2pickle, nrnpy_praxis_efun, nrnpy_py2n_component, nrnpy_pyobj_sym_, and s.
Referenced by nrnpython_reg().
References arg, fprintf(), hoc_fin, i, nrn_global_argc, nrn_global_argv, nrnpy_augment_path(), nrnpy_pyrun(), nrnpython_ensure_threadstate(), p_nrnpy_pyrun, and rl_stuff_char().
Referenced by nrnpython_reg().
void(* p_nrnpython_start)(int) |
Referenced by hoc_final_exit(), ivocmain(), and nrnpython_reg().