#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 | v _p[0] |
#define | _nd_area *_ppvar[0]._pval |
Functions | |
double | hoc_Exp () |
double * | getarg () |
int | nrn_get_mechtype () |
static void | nrn_init () |
static void | nrn_state () |
_ppmark_reg_ () | |
Variables | |
Prop * | nrn_point_prop_ |
#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 t _nt->_t |
#define v _p[0] |
_ppmark_reg_ | ( | ) |
References hoc_register_dparam_size(), hoc_register_limits(), hoc_register_units(), hoc_register_var(), ivoc_help(), nrn_get_mechtype(), nrn_init(), and point_register_mech().
double* getarg | ( | ) |
double hoc_Exp | ( | ) |
int nrn_get_mechtype | ( | ) |
static void nrn_init | ( | ) |
static void nrn_state | ( | ) |