![]() |
NEURON
|
Go to the source code of this file.
Macros | |
| #define | nparm 2 |
| #define | g vdata[i][0] |
| #define | e vdata[i][1] |
| #define | v NODEV(vnode[i]) |
Functions | |
| static void | pas_alloc (Prop *p) |
| static void | pas_cur (NrnThread *nt, Memb_list *ml, int type) |
| static void | pas_jacob (NrnThread *nt, Memb_list *ml, int type) |
| void | passive0_reg_ (void) |
Variables | |
| static const char * | mechanism [] = {"0", "fastpas", "g_fastpas", "e_fastpas", 0, 0, 0} |
| #define e vdata[i][1] |
Definition at line 22 of file passive0.cpp.
| #define g vdata[i][0] |
Definition at line 21 of file passive0.cpp.
| #define nparm 2 |
Definition at line 8 of file passive0.cpp.
Definition at line 23 of file passive0.cpp.
Definition at line 55 of file passive0.cpp.
Definition at line 25 of file passive0.cpp.
Definition at line 39 of file passive0.cpp.
Definition at line 14 of file passive0.cpp.
|
static |
Definition at line 9 of file passive0.cpp.