![]() |
NEURON
|
#include <../../nmodlconf.h>#include "modl.h"#include "parse1.hpp"#include <stdlib.h>#include <unistd.h>Go to the source code of this file.
Macros | |
| #define | GLOBFUNCT 1 |
| #define | GETWD(buf) getcwd(buf, NRN_BUFSIZE) |
| #define | NRNEXTRN 01 /* t, dt, celsius, etc. */ |
| #define | NRNCURIN 02 /* input value used */ |
| #define | NRNCUROUT 04 /* added to output value */ |
| #define | NRNRANGE 010 |
| #define | NRNPRANGEIN 020 |
| #define | NRNPRANGEOUT 040 |
| #define | NRNGLOBAL 0100 /* same for all sections, defined here */ |
| #define | NRNSTATIC 0200 /* v */ |
| #define | NRNNOTP 0400 /* doesn't belong in p array */ |
| #define | NRNIONFLAG |
| #define | NRNSECTION 02000 |
| #define | NRNPOINTER 04000 |
| #define | IONCONC 010000 |
| #define | NRNBBCOREPOINTER 020000 |
| #define | IONEREV 0 /* Parameter */ |
| #define | IONIN 1 |
| #define | IONOUT 2 |
| #define | IONCUR 3 /* assigned */ |
| #define | IONDCUR 4 |
| #define | SYMITER(arg) |
| #define | SYMLISTITER |
| #define | IFTYPE(arg) |
| #define | NRNFIX(arg) if (strcmp(n, arg) == 0) e=1; |
| #define GETWD | ( | buf | ) | getcwd(buf, NRN_BUFSIZE) |
Definition at line 70 of file nocpout.cpp.
| #define GLOBFUNCT 1 |
Definition at line 64 of file nocpout.cpp.
| #define IFTYPE | ( | arg | ) |
Definition at line 200 of file nocpout.cpp.
| #define IONCONC 010000 |
Definition at line 101 of file nocpout.cpp.
| #define IONCUR 3 /* assigned */ |
Definition at line 107 of file nocpout.cpp.
| #define IONDCUR 4 |
Definition at line 108 of file nocpout.cpp.
| #define IONEREV 0 /* Parameter */ |
Definition at line 104 of file nocpout.cpp.
| #define IONIN 1 |
Definition at line 105 of file nocpout.cpp.
| #define IONOUT 2 |
Definition at line 106 of file nocpout.cpp.
| #define NRNBBCOREPOINTER 020000 |
Definition at line 102 of file nocpout.cpp.
Definition at line 89 of file nocpout.cpp.
| #define NRNCUROUT 04 /* added to output value */ |
Definition at line 90 of file nocpout.cpp.
Definition at line 88 of file nocpout.cpp.
| #define NRNGLOBAL 0100 /* same for all sections, defined here */ |
Definition at line 94 of file nocpout.cpp.
| #define NRNIONFLAG |
Definition at line 97 of file nocpout.cpp.
Definition at line 96 of file nocpout.cpp.
| #define NRNPOINTER 04000 |
Definition at line 100 of file nocpout.cpp.
| #define NRNPRANGEIN 020 |
Definition at line 92 of file nocpout.cpp.
| #define NRNPRANGEOUT 040 |
Definition at line 93 of file nocpout.cpp.
| #define NRNRANGE 010 |
Definition at line 91 of file nocpout.cpp.
| #define NRNSECTION 02000 |
Definition at line 99 of file nocpout.cpp.
| #define NRNSTATIC 0200 /* v */ |
Definition at line 95 of file nocpout.cpp.
| #define SYMITER | ( | arg | ) |
Definition at line 194 of file nocpout.cpp.
| #define SYMLISTITER |
Definition at line 197 of file nocpout.cpp.
| List* begin_dion_stmt | ( | ) |
Definition at line 2123 of file nocpout.cpp.
Definition at line 2770 of file nocpout.cpp.
Definition at line 555 of file parsact.cpp.
| void chk_thread_safe | ( | ) |
Definition at line 2708 of file nocpout.cpp.
Definition at line 2732 of file nocpout.cpp.
| void declare_p | ( | ) |
Definition at line 1846 of file nocpout.cpp.
Definition at line 1382 of file nocpout.cpp.
Definition at line 1407 of file nocpout.cpp.
Definition at line 1431 of file nocpout.cpp.
Definition at line 1542 of file nocpout.cpp.
Definition at line 1831 of file nocpout.cpp.
| List* end_dion_stmt | ( | char * | strdel | ) |
Definition at line 2149 of file nocpout.cpp.
Definition at line 2677 of file nocpout.cpp.
Definition at line 1949 of file nocpout.cpp.
|
static |
Definition at line 1753 of file nocpout.cpp.
Definition at line 1656 of file nocpout.cpp.
Definition at line 2178 of file nocpout.cpp.
Definition at line 1990 of file nocpout.cpp.
| int iontype | ( | char * | s1, |
| char * | s2 | ||
| ) |
Definition at line 1730 of file nocpout.cpp.
| void ldifusreg | ( | ) |
Definition at line 1302 of file nocpout.cpp.
Definition at line 2659 of file nocpout.cpp.
Definition at line 2553 of file nocpout.cpp.
Definition at line 1557 of file nocpout.cpp.
Definition at line 1668 of file nocpout.cpp.
Definition at line 2218 of file nocpout.cpp.
| void nrndeclare | ( | ) |
Definition at line 1764 of file nocpout.cpp.
| void nrninit | ( | ) |
Definition at line 209 of file nocpout.cpp.
| void parout | ( | ) |
Definition at line 225 of file nocpout.cpp.
Definition at line 2753 of file nocpout.cpp.
Definition at line 2116 of file nocpout.cpp.
| char* reprime | ( | ) |
Definition at line 1883 of file nocpout.cpp.
Definition at line 2722 of file nocpout.cpp.
| void units_reg | ( | ) |
Definition at line 1478 of file nocpout.cpp.
Definition at line 1530 of file nocpout.cpp.
Definition at line 1288 of file nocpout.cpp.
|
static |
Definition at line 155 of file nocpout.cpp.
| int artificial_cell |
Definition at line 153 of file nocpout.cpp.
| int assert_threadsafe |
|
static |
Definition at line 171 of file nocpout.cpp.
|
static |
Definition at line 172 of file nocpout.cpp.
| List* breakpoint_local_current_ |
Definition at line 143 of file nocpout.cpp.
| int brkpnt_exists |
|
static |
Definition at line 112 of file nocpout.cpp.
| List* conductance_ |
Definition at line 142 of file nocpout.cpp.
| List* currents |
Definition at line 140 of file nocpout.cpp.
| List* defs_list |
Definition at line 124 of file nocpout.cpp.
|
static |
Definition at line 154 of file nocpout.cpp.
| int electrode_current = 0 |
Definition at line 125 of file nocpout.cpp.
|
static |
Definition at line 168 of file nocpout.cpp.
| List* indeplist |
Definition at line 15 of file parsact.cpp.
| Symbol* indepsym |
Definition at line 11 of file declare.cpp.
| List* ldifuslist |
Definition at line 82 of file kinetic.cpp.
|
static |
Definition at line 151 of file nocpout.cpp.
|
static |
Definition at line 169 of file nocpout.cpp.
|
static |
Definition at line 170 of file nocpout.cpp.
| int netrec_need_v |
Definition at line 67 of file netrec_discon.cpp.
| char* nmodl_version_ = "7.7.0" |
Definition at line 11 of file nocpout.cpp.
|
static |
Definition at line 147 of file nocpout.cpp.
|
static |
Definition at line 207 of file nocpout.cpp.
| int point_process |
Definition at line 152 of file nocpout.cpp.
|
static |
Definition at line 165 of file nocpout.cpp.
|
static |
Definition at line 166 of file nocpout.cpp.
| int protect_ |
Definition at line 27 of file parsact.cpp.
| int protect_include_ |
Definition at line 28 of file parsact.cpp.
|
static |
Definition at line 145 of file nocpout.cpp.
|
static |
Definition at line 144 of file nocpout.cpp.
|
static |
Definition at line 146 of file nocpout.cpp.
|
static |
Definition at line 150 of file nocpout.cpp.
| Symbol* scop_indep |
Definition at line 12 of file declare.cpp.
| Symbol* stepsym |
Definition at line 14 of file parsact.cpp.
|
static |
Definition at line 149 of file nocpout.cpp.
| List* syminorder |
Definition at line 122 of file nocpout.cpp.
| List* symlist[] |
Definition at line 8 of file symbol.cpp.
| List* thread_cleanup_list |
Definition at line 127 of file nocpout.cpp.
| int thread_data_index = 0 |
Definition at line 126 of file nocpout.cpp.
| List* thread_mem_init_list |
Definition at line 128 of file nocpout.cpp.
| List* toplocal_ |
Definition at line 129 of file nocpout.cpp.
|
static |
Definition at line 148 of file nocpout.cpp.
|
static |
Definition at line 156 of file nocpout.cpp.
| List* useion |
Definition at line 141 of file nocpout.cpp.
|
static |
Definition at line 207 of file nocpout.cpp.