![]() |
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 [] |
| #define e vdata[i][1] |
Definition at line 24 of file passive0.cpp.
| #define g vdata[i][0] |
Definition at line 23 of file passive0.cpp.
| #define nparm 2 |
Definition at line 8 of file passive0.cpp.
Definition at line 25 of file passive0.cpp.
Definition at line 57 of file passive0.cpp.
Definition at line 27 of file passive0.cpp.
Definition at line 41 of file passive0.cpp.
Definition at line 16 of file passive0.cpp.
|
static |
Definition at line 9 of file passive0.cpp.