#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 | rs _p[0] |
| #define | on _p[1] |
| #define | off _p[2] |
| #define | vc _p[3] |
| #define | switched_on _p[4] |
| #define | i _p[5] |
| #define | onflag _p[6] |
| #define | v _p[7] |
| #define | _g _p[8] |
| #define | _nd_area *_ppvar[0]._pval |
Functions | |
| double | hoc_Exp () |
| double * | getarg () |
| int | nrn_get_mechtype () |
| static void | nrn_init () |
| static void | nrn_state () |
| static void | nrn_jacob () |
| _oclmp_reg_ () | |
Variables | |
| Prop * | nrn_point_prop_ |
| #define _g _p[8] |
| #define _nd_area *_ppvar[0]._pval |
| #define _threadargs_ _p, _ppvar, _thread, _nt |
| #define _threadargscomma_ _p, _ppvar, _thread, _nt, |
| #define dt _nt->_dt |
| #define exp hoc_Exp |
| #define i _p[5] |
| #define off _p[2] |
| #define on _p[1] |
| #define onflag _p[6] |
| #define rs _p[0] |
Referenced by BBSImpl::execute(), BBSImpl::execute_helper(), and BBSImpl::subworld_worker_execute().
| #define switched_on _p[4] |
| #define t _nt->_t |
| #define v _p[7] |
| #define vc _p[3] |
Referenced by fclamp(), free_clamp(), and print_clamp().
| _oclmp_reg_ | ( | ) |
References hoc_register_dparam_size(), hoc_register_limits(), hoc_register_units(), hoc_register_var(), ivoc_help(), nrn_get_mechtype(), nrn_init(), nrn_jacob(), nrn_state(), and point_register_mech().

| double* getarg | ( | ) |
| double hoc_Exp | ( | ) |
| int nrn_get_mechtype | ( | ) |
| static void nrn_init | ( | ) |
| static void nrn_jacob | ( | ) |
| static void nrn_state | ( | ) |
1.6.3