#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 | del _p[0] |
#define | dur _p[1] |
#define | amp _p[2] |
#define | i _p[3] |
#define | v _p[4] |
#define | _g _p[5] |
#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 () |
_stim_reg_ () | |
Variables | |
Prop * | nrn_point_prop_ |
#define _g _p[5] |
#define _nd_area *_ppvar[0]._pval |
#define _threadargs_ _p, _ppvar, _thread, _nt |
#define _threadargscomma_ _p, _ppvar, _thread, _nt, |
#define amp _p[2] |
#define del _p[0] |
#define dt _nt->_dt |
#define dur _p[1] |
#define exp hoc_Exp |
#define i _p[3] |
#define t _nt->_t |
#define v _p[4] |
_stim_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 | ( | ) |