![]() |
NEURON
|
Go to the source code of this file.
Macros | |
| #define | IONCUR 0 |
| #define | IONEREV 1 |
| #define | IONIN 2 |
| #define | IONOUT 3 |
Functions | |
| static void | unit_chk (char *, char *) |
| static int | iontype (char *, char *) |
| void | nrn_unit_init () |
Variables | |
| static int | point_process = 0 |
| static List * | current |
| static List * | concen |
| static List * | potential |
| int | breakpoint_local_seen_ |
| int | conductance_seen_ |
| #define IONCUR 0 |
Definition at line 6 of file nrnunit.cpp.
| #define IONEREV 1 |
Definition at line 7 of file nrnunit.cpp.
| #define IONIN 2 |
Definition at line 8 of file nrnunit.cpp.
| #define IONOUT 3 |
Definition at line 9 of file nrnunit.cpp.
|
static |
Definition at line 1885 of file nocpout.cpp.
| void nrn_unit_init | ( | ) |
Definition at line 19 of file nrnunit.cpp.
|
static |
| int breakpoint_local_seen_ |
Definition at line 16 of file nrnunit.cpp.
|
static |
Definition at line 12 of file nrnunit.cpp.
| int conductance_seen_ |
Definition at line 17 of file nrnunit.cpp.
|
static |
Definition at line 12 of file nrnunit.cpp.
|
static |
Definition at line 11 of file nrnunit.cpp.
|
static |
Definition at line 12 of file nrnunit.cpp.