#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_syn () | |
| fsyni () | |
| fsyng () | |
| fsyn () | |
| free_syn () | |
| synapse_prepare () | |
| activsynapse_rhs () | |
| activsynapse_lhs () | |
| #define nt_t nrn_threads->_t |
| activsynapse_lhs | ( | ) |
References Stimulus::g, and NODED.
Referenced by nrn_lhs().
| double* chkarg | ( | ) |
| free_syn | ( | ) |
References i, sec, and section_unref().
Referenced by fsyn().

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

| fsyng | ( | ) |
References chkarg(), g, i, IGNORE, Stimulus::mag, Stimulus::mag_seg, and ret.

| fsyni | ( | ) |
References chkarg(), g, i, Stimulus::mag, Stimulus::mag_seg, and ret.

| double* getarg | ( | ) |
Referenced by area(), arg(), argassign(), attr_praxis(), chkarg(), eqinit(), fclamp(), finitialize(), fstim(), fsyn(), ghk(), gr_addglyph(), hoc_atan2(), hoc_fmenu(), hoc_Graph(), hoc_Graphmode(), hoc_Lw(), hoc_name_declared(), hoc_settext(), hoc_spec_table(), hoc_Symbol_limits(), ion_register(), ivoc_gr_begin_line(), ivoc_gr_gif(), ivoc_gr_label(), ivoc_gr_line(), ivoc_gr_mark(), ivoc_gr_size(), ivoc_view_info(), ivoc_view_size(), nernst(), nrnglobalmechmenu(), nrniv_sh_color(), nrniv_sh_color_all(), nrniv_sh_color_list(), nrniv_sh_nearest(), nrniv_sh_rotate(), nrnmpi_source_var(), nrnmpi_target_var(), nrnpointmenu(), Plot(), Plt(), ri(), Setcolor(), sprint(), this_node(), BBS::threshold(), and Xred().
| print_syn | ( | ) |
| char* secname | ( | ) |
| synapse_prepare | ( | ) |
Referenced by recalc_diam().
1.6.3