|
| Prop * | need_memb_cl (Symbol *, int *, int *) |
| |
| Prop * | prop_alloc (Prop **, int, Node *) |
| |
| double | nrn_ion_charge (Symbol *) |
| |
| Point_process * | ob2pntproc (Object *) |
| |
| Point_process * | ob2pntproc_0 (Object *) |
| |
| double * | _getelm (int, int) |
| |
| double * | _nrn_thread_getelm (SparseObj *, int, int) |
| |
| int | sparse (void **, int, int *, int *, double *, double *, double, int(*)(), double **, int) |
| |
| int | sparse_thread (void **, int, int *, int *, double *, double *, double, int(*)(void *, double *, double *, Datum *, Datum *, NrnThread *), int, Datum *, Datum *, NrnThread *) |
| |
| int | _ss_sparse (void **, int, int *, int *, double *, double *, double, int(*)(), double **, int) |
| |
| int | _ss_sparse_thread (void **, int, int *, int *, double *, double *, double, int(*)(void *, double *, double *, Datum *, Datum *, NrnThread *), int, void *, void *, void *) |
| |
| int | _cvode_sparse (void **, int, int *, double *, int(*)(), double **) |
| |
| int | _cvode_sparse_thread (void **, int, int *, double *, int(*)(void *, double *, double *, Datum *, Datum *, NrnThread *), void *, void *, void *) |
| |
| int | _nrn_destroy_sparseobj_thread (void *) |
| |
| int | derivimplicit (int, int, int *, int *, double *, double *, double, int(*)(), double **) |
| |
| int | derivimplicit_thread (int, int *, int *, double *, int(*)(double *, union Datum *, union Datum *, struct NrnThread *), void *, void *, void *) |
| |
| int | _ss_derivimplicit (int, int, int *, int *, double *, double *, double, int(*)(), double **) |
| |
| int | _ss_derivimplicit_thread (int, int *, int *, double *, int(*)(double *, union Datum *, union Datum *, struct NrnThread *), void *, void *, void *) |
| |
| int | euler_thread (int, int *, int *, double *, int(*)(double *, union Datum *, union Datum *, struct NrnThread *), union Datum *, union Datum *, struct NrnThread *) |
| |
| void | register_mech (const char **, Pvmp, Pvmi, Pvmi, Pvmi, Pvmi, int, int) |
| |
| int | point_register_mech (const char **, Pvmp, Pvmi, Pvmi, Pvmi, Pvmi, int, int, void *(*)(Object *), void(*)(void *), Member_func *) |
| |
| int | nrn_get_mechtype (const char *) |
| |
| void | nrn_writes_conc (int, int) |
| |
| void | add_nrn_has_net_event (int) |
| |
| void | hoc_register_cvode (int, nrn_ode_count_t, nrn_ode_map_t, Pvmi, Pvmi) |
| |
| void | hoc_register_synonym (int, void(*)(int, double **, Datum **)) |
| |
| void | register_destructor (Pvmp) |
| |
| void | ion_reg (const char *, double) |
| |
| void | nrn_promote (Prop *, int, int) |
| |
| void | add_nrn_artcell (int, int) |
| |
| void | hoc_register_ldifus1 (ldifusfunc_t) |
| |
| void | nrn_check_conc_write (Prop *, Prop *, int) |
| |
| void | nrn_wrote_conc (Symbol *, double *, int) |
| |
| void | nrn_update_ion_pointer (Symbol *, Datum *, int, int) |
| |
| Prop * | need_memb (Symbol *) |
| |
| void * | create_point_process (int, Object *) |
| |
| void | destroy_point_process (void *) |
| |
| double | has_loc_point (void *) |
| |
| double | get_loc_point_process (void *) |
| |
| double | loc_point_process (int, void *) |
| |
| int | at_time (NrnThread *, double) |
| |
| void | artcell_net_send (void **, double *, Point_process *, double, double) |
| |
| void | artcell_net_move (void **, Point_process *, double) |
| |
| int | ifarg (int) |
| |
| void | nrn_complain (double *) |
| |
| void | set_seed (double) |
| |
| void | nrn_net_send (void **, double *, Point_process *, double, double) |
| |
| void | nrn_net_event (Point_process *, double) |
| |
| void | nrn_net_move (void **, Point_process *, double) |
| |