![]() |
NEURON
|
#include <../../nrnconf.h>#include <cstring>#include "model.h"#include "units.h"#include "parse1.hpp"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 (const char *, const 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 7 of file nrnunit.cpp.
| #define IONEREV 1 |
Definition at line 8 of file nrnunit.cpp.
| #define IONIN 2 |
Definition at line 9 of file nrnunit.cpp.
| #define IONOUT 3 |
Definition at line 10 of file nrnunit.cpp.
|
static |
Definition at line 2054 of file nocpout.cpp.
| void nrn_unit_init | ( | ) |
Definition at line 20 of file nrnunit.cpp.
|
static |
| int breakpoint_local_seen_ |
Definition at line 17 of file nrnunit.cpp.
|
static |
Definition at line 13 of file nrnunit.cpp.
| int conductance_seen_ |
Definition at line 18 of file nrnunit.cpp.
|
static |
Definition at line 13 of file nrnunit.cpp.
|
static |
Definition at line 12 of file nrnunit.cpp.
|
static |
Definition at line 13 of file nrnunit.cpp.