#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_ |
#define | _threadargs_ |
#define | t nrn_threads->_t |
#define | dt nrn_threads->_dt |
Functions | |
double | hoc_Exp () |
double * | getarg () |
int | nrn_get_mechtype () |
static void | nrn_init () |
static void | nrn_state () |
_feature_reg_ () |
#define _threadargs_ |
#define _threadargscomma_ |
#define dt nrn_threads->_dt |
#define exp hoc_Exp |
#define t nrn_threads->_t |
_feature_reg_ | ( | ) |
double* getarg | ( | ) |
double hoc_Exp | ( | ) |
int nrn_get_mechtype | ( | ) |
static void nrn_init | ( | ) |
static void nrn_state | ( | ) |