1 #include <../../nrnconf.h>
134 if (strcmp(
o->ctemplate->sym->name,
"PythonObject") == 0) {
Section * chk_access(void)
Node * node_exact(Section *sec, double x)
virtual ~LinearMechanism()
virtual void disconnect(Observable *)
virtual void update(Observable *)
LinearModelAddition * model_
double chkarg(int, double low, double high)
int hoc_is_object_arg(int narg)
int hoc_is_double_arg(int narg)
void hoc_obj_ref(Object *obj)
void hoc_obj_unref(Object *obj)
Object ** hoc_objgetarg(int)
void nrn_notify_when_double_freed(double *p, Observer *ob)
void nrn_notify_pointer_disconnect(Observer *ob)
static Member_func members[]
void LinearMechanism_reg()
static void * cons(Object *)
static void destruct(void *v)
double * nrn_recalc_ptr(double *)
void nrn_linmod_update_ptrs(void *)
static double valid(void *v)
Matrix * matrix_arg(int i)
void class2oc(const char *, void *(*cons)(Object *), void(*destruct)(void *), Member_func *, int(*checkpoint)(void **), Member_ret_obj_func *, Member_ret_str_func *)
check_obj_type(o, "SectionList")