#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 | g _p[0] |
#define | e _p[1] |
#define | i _p[2] |
#define | v _p[3] |
#define | _g _p[4] |
Functions | |
double | hoc_Exp () |
double * | getarg () |
int | nrn_get_mechtype () |
static void | nrn_init () |
static void | nrn_state () |
static void | nrn_jacob () |
_passive_reg_ () |
#define _g _p[4] |
#define _threadargs_ _p, _ppvar, _thread, _nt |
#define _threadargscomma_ _p, _ppvar, _thread, _nt, |
#define dt _nt->_dt |
#define e _p[1] |
#define exp hoc_Exp |
#define g _p[0] |
#define i _p[2] |
#define t _nt->_t |
#define v _p[3] |
_passive_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 register_mech().
double* getarg | ( | ) |
double hoc_Exp | ( | ) |
int nrn_get_mechtype | ( | ) |
static void nrn_init | ( | ) |
static void nrn_jacob | ( | ) |
static void nrn_state | ( | ) |