#include <../../nrnconf.h>#include "neuron.h"#include "section.h"
Classes | |
| struct | Stimulus |
Defines | |
| #define | nt_t nrn_threads->_t |
Typedefs | |
| typedef struct Stimulus | Stimulus |
Functions | |
| double * | getarg () |
| double * | chkarg () |
| char * | secname () |
| print_stim () | |
| fstimi () | |
| fstim () | |
| free_stim () | |
| stim_prepare () | |
| activstim_rhs () | |
| #define nt_t nrn_threads->_t |
| double* chkarg | ( | ) |
| free_stim | ( | ) |
References i, sec, and section_unref().
Referenced by fstim().

| fstim | ( | ) |
References chk_access(), chkarg(), Stimulus::delay, Stimulus::duration, emalloc, free_stim(), getarg(), hoc_execerror(), i, ifarg(), Stimulus::loc, Stimulus::mag, nrn_nthread, ret, sec, Stimulus::sec, and section_ref().

| fstimi | ( | ) |
| double* getarg | ( | ) |
| print_stim | ( | ) |
| char* secname | ( | ) |
| stim_prepare | ( | ) |
Referenced by recalc_diam().
1.6.3