![]() |
NEURON
|
#include <../../nmodlconf.h>#include "model.h"#include "symbol.h"#include "units.h"#include "parse1.hpp"Go to the source code of this file.
Functions | |
| static void | set_flux_units (unit *) |
| static void | react_unit_err (char *, unit *) |
| void | kinunits (Item *type, int pass) |
| void | clear_compartlist () |
| void | unit_compartlist (Item *q) |
| void | unit_ldifuslist (Item *q, int flag) |
| void | consreact_push (Item *q) |
| void | ureactadd (Item *q) |
Variables | |
| char * | indepunits |
| static List * | reactnames |
| void clear_compartlist | ( | ) |
Definition at line 117 of file kinunit.cpp.
Definition at line 159 of file kinunit.cpp.
Definition at line 12 of file kinunit.cpp.
Definition at line 106 of file kinunit.cpp.
Definition at line 90 of file kinunit.cpp.
Definition at line 123 of file kinunit.cpp.
Definition at line 134 of file kinunit.cpp.
Definition at line 172 of file kinunit.cpp.
| char* indepunits |
Definition at line 13 of file declare.cpp.
|
static |
Definition at line 7 of file kinunit.cpp.