![]() |
NEURON
|
Go to the source code of this file.
Macros | |
#define | P(arg) fputs(arg, fcout) |
#define | IONCONC 010000 |
Functions | |
List * | set_ion_variables (int) |
List * | get_ion_variables (int) |
List * | begin_dion_stmt () |
List * | end_dion_stmt (const char *) |
static void | conductance_cout () |
static void | initstates () |
static void | funcdec () |
static void | ext_vdef () |
void | c_out () |
void | printitem (Item *q) |
void | debugprintitem (Item *q) |
char * | items_as_string (Item *q1, Item *q2) |
void | printlist (List *s) |
void | c_out_vectorize () |
void | vectorize_substitute (Item *q, const char *str) |
Item * | vectorize_replacement_item (Item *q) |
void | vectorize_do_substitute () |
Variables | |
const char * | nmodl_version_ |
List * | procfunc |
List * | initfunc |
List * | modelfunc |
List * | termfunc |
List * | initlist |
List * | firstlist |
List * | nrnstate |
List * | currents |
List * | conductance_ |
List * | defs_list |
const char * | saveindep |
char * | modelline |
int | brkpnt_exists |
int | artificial_cell |
int | net_receive_ |
int | debugging_ |
int | point_process |
int | dtsav_for_nrn_state |
Symbol * | cvode_nrn_cur_solve_ |
Symbol * | cvode_nrn_current_solve_ |
List * | state_discon_list_ |
int | vectorize |
static List * | vectorize_replacements |
int | electrode_current |
static int | newline |
static int | indent |
#define IONCONC 010000 |
Definition at line 10 of file noccout.cpp.
List* begin_dion_stmt | ( | ) |
void c_out | ( | ) |
Definition at line 69 of file noccout.cpp.
void c_out_vectorize | ( | ) |
Definition at line 478 of file noccout.cpp.
|
static |
Definition at line 779 of file noccout.cpp.
void debugprintitem | ( | Item * | q | ) |
Definition at line 389 of file noccout.cpp.
List * end_dion_stmt | ( | const char * | strdel | ) |
Definition at line 2589 of file nocpout.cpp.
|
static |
Definition at line 48 of file noccout.cpp.
|
static |
Definition at line 444 of file noccout.cpp.
List * get_ion_variables | ( | int | block | ) |
Definition at line 2307 of file nocpout.cpp.
|
static |
Definition at line 323 of file noccout.cpp.
Definition at line 403 of file noccout.cpp.
void printitem | ( | Item * | q | ) |
Definition at line 362 of file noccout.cpp.
List * set_ion_variables | ( | int | block | ) |
Definition at line 2236 of file nocpout.cpp.
void vectorize_do_substitute | ( | ) |
Definition at line 768 of file noccout.cpp.
Definition at line 756 of file noccout.cpp.
void vectorize_substitute | ( | Item * | q, |
const char * | str | ||
) |
Definition at line 748 of file noccout.cpp.
|
extern |
Definition at line 139 of file nocpout.cpp.
|
extern |
|
extern |
Definition at line 126 of file nocpout.cpp.
|
extern |
Definition at line 124 of file nocpout.cpp.
|
extern |
Definition at line 166 of file nocpout.cpp.
|
extern |
Definition at line 107 of file nocpout.cpp.
|
extern |
Definition at line 109 of file nocpout.cpp.
|
static |
Definition at line 360 of file noccout.cpp.
List * initfunc |
Definition at line 11 of file noccout.cpp.
List * initlist |
Definition at line 11 of file noccout.cpp.
List * modelfunc |
Definition at line 11 of file noccout.cpp.
char* modelline |
Definition at line 22 of file noccout.cpp.
|
extern |
Definition at line 167 of file nocpout.cpp.
|
static |
Definition at line 360 of file noccout.cpp.
|
extern |
Definition at line 12 of file nocpout.cpp.
List* nrnstate |
Definition at line 14 of file noccout.cpp.
|
extern |
Definition at line 138 of file nocpout.cpp.
List* procfunc |
Definition at line 11 of file noccout.cpp.
|
extern |
Definition at line 160 of file nocpout.cpp.
List * termfunc |
Definition at line 11 of file noccout.cpp.
|
extern |
Definition at line 78 of file nocpout.cpp.
|
static |
Definition at line 37 of file noccout.cpp.