#include <../../nrnconf.h>#include <OS/list.h>#include <OS/string.h>#include <OS/math.h>#include "nrnoc2iv.h"#include "ocobserv.h"#include "ivocvect.h"#include <stdio.h>#include "ocpointer.h"#include "vrecitem.h"#include "netcvode.h"#include "cvodeobj.h"
Functions | |
| Point_process * | ob2pntproc (Object *) |
| void | nrn_vecsim_remove (void *v) |
| void | nrn_vecsim_add (void *v, boolean record) |
Variables | |
| double | t |
| NetCvode * | net_cvode_instance |
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().

References net_cvode_instance.
| Point_process* ob2pntproc | ( | Object * | ) |
References hoc_execerror(), hoc_object_name(), ob2pntproc_0(), and Point_process::prop.
Referenced by BBS::gid2cell(), BBS::gid_connect(), nrn_vecsim_add(), nrnallpointmenu(), nrnmpi_target_var(), and special_pnt_call().

| NetCvode* net_cvode_instance |
| double t |
1.6.3