#include <stdio.h>#include <math.h>#include "scoplib.h"#include "md1redef.h"#include "section.h"#include "md2redef.h"
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 | v _p[0] |
Functions | |
| double | hoc_Exp () |
| double * | getarg () |
| int | nrn_get_mechtype () |
| static void | nrn_init () |
| static void | nrn_state () |
| _xmech_reg_ () | |
| #define _threadargs_ _p, _ppvar, _thread, _nt |
| #define _threadargscomma_ _p, _ppvar, _thread, _nt, |
| #define dt _nt->_dt |
| #define exp hoc_Exp |
| #define t _nt->_t |
| #define v _p[0] |
| _xmech_reg_ | ( | ) |
References hoc_register_dparam_size(), hoc_register_limits(), hoc_register_units(), hoc_register_var(), ivoc_help(), nrn_get_mechtype(), nrn_init(), and register_mech().

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