#include <stdio.h>#include <math.h>#include "scoplib.h"#include "md1redef.h"#include "section.h"#include "md2redef.h"
Classes | |
| struct | Member_func |
Defines | |
| #define | exp hoc_Exp |
| #define | _threadargscomma_ _p, _ppvar, _thread, _nt, |
| #define | _threadargs_ _p, _ppvar, _thread, _nt |
| #define | t _nt->_t |
| #define | dt _nt->_dt |
| #define | tau _p[0] |
| #define | e _p[1] |
| #define | i _p[2] |
| #define | g _p[3] |
| #define | Dg _p[4] |
| #define | v _p[5] |
| #define | _g _p[6] |
| #define | _tsav _p[7] |
| #define | _nd_area *_ppvar[0]._pval |
| #define | _cvode_ieq _ppvar[2]._i |
Functions | |
| double | hoc_Exp () |
| double * | getarg () |
| int | nrn_get_mechtype () |
| static void | nrn_init () |
| static void | nrn_state () |
| static void | nrn_jacob () |
| static int | _ode_map () |
| static int | _ode_spec () |
| static int | _ode_matsol () |
| _expsyn_reg_ () | |
| static int | _ode_matsol1 () |
Variables | |
| Prop * | nrn_point_prop_ |
| typedef(* | _Pfrv )() |
| _Pfrv * | pnt_receive |
| short * | pnt_receive_size |
| #define _cvode_ieq _ppvar[2]._i |
| #define _g _p[6] |
| #define _nd_area *_ppvar[0]._pval |
| #define _threadargs_ _p, _ppvar, _thread, _nt |
| #define _threadargscomma_ _p, _ppvar, _thread, _nt, |
| #define _tsav _p[7] |
| #define Dg _p[4] |
| #define dt _nt->_dt |
| #define e _p[1] |
| #define exp hoc_Exp |
| #define g _p[3] |
| #define i _p[2] |
| #define t _nt->_t |
| #define tau _p[0] |
Referenced by KSChanBGtau::f(), M(), and KSChan::state().
| #define v _p[5] |
| _expsyn_reg_ | ( | ) |
References _ode_map(), _ode_matsol(), _ode_spec(), hoc_register_cvode(), hoc_register_dparam_size(), hoc_register_limits(), hoc_register_tolerance(), hoc_register_units(), hoc_register_var(), ivoc_help(), nrn_get_mechtype(), nrn_init(), nrn_jacob(), nrn_state(), and point_register_mech().

| static int _ode_map | ( | ) |
| static int _ode_matsol | ( | ) |
| static int _ode_matsol1 | ( | ) |
| static int _ode_spec | ( | ) |
| double* getarg | ( | ) |
| double hoc_Exp | ( | ) |
| int nrn_get_mechtype | ( | ) |
| static void nrn_init | ( | ) |
| static void nrn_jacob | ( | ) |
| static void nrn_state | ( | ) |
| typedef(* _Pfrv)() |
| short* pnt_receive_size |
1.6.3