#include <../../nrnconf.h>#include <OS/string.h>#include <InterViews/resource.h>#include "symdir.h"#include "datapath.h"#include <nrnmpiuse.h>#include "oc2iv.h"
Functions | |
| void | nrn_vecsim_add (void *, boolean) |
| void | nrn_vecsim_remove (void *) |
| void | nrn_nvkludge_dummy () |
Variables | |
| double(* | nrnpy_guigetval )(Object *) |
| void(* | nrnpy_guisetval )(Object *, double) |
| int(* | nrnpy_guigetstr )(Object *, char **) |
| void nrn_nvkludge_dummy | ( | ) |
References hoc_func_table(), hoc_spec_table(), ncyg_fprintf, nil, nrn_vecsim_add(), nrn_vecsim_remove(), nrnpy_guigetstr, nrnpy_guigetval, nrnpy_guisetval, Oc::valid_expr(), and Oc::valid_stmt().

References chk_access(), chkarg(), e, gargstr(), hoc_execerror(), hoc_is_double_arg(), hoc_is_object_arg(), hoc_is_str_arg(), hoc_objgetarg(), hoc_pgetarg(), ifarg(), int, net_cvode_instance, nil, nrn_is_artificial_, nrn_vecsim_remove(), ob2pntproc(), prop, s, t, and vector_arg().
Referenced by nrn_nvkludge_dummy().

References net_cvode_instance.
Referenced by nrn_nvkludge_dummy(), and nrn_vecsim_add().
| int(* nrnpy_guigetstr)(Object *, char **) |
| double(* nrnpy_guigetval)(Object *) |
| void(* nrnpy_guisetval)(Object *, double) |
1.6.3