1 #include <../../nmodlconf.h>
14 static int iontype(
char*,
char*);
76 case ELECTRODE_CURRENT:
81 if (strcmp(
SYM(qtype)->
name,
"POINT_PROCESS") == 0) {
84 if (strcmp(
SYM(qtype)->
name,
"ARTIFICIAL_CELL") == 0) {
106 for (
i = 0;
i < 2;
i++) {
108 l = (
List*) qreadlist;
110 l = (
List*) qwritelist;
130 static int iontype(
char* s1,
char* s2)
133 if (strcmp(
buf, s1) == 0) {
137 if (strcmp(
buf, s1) == 0) {
141 if (strcmp(
buf, s1) == 0) {
145 if (strcmp(
buf, s1) == 0) {
148 Sprintf(
buf,
"%s is not a valid ionic variable for %s", s1, s2);
char * decode_units(Symbol *)
#define ITERATE(itm, lst)
void nrn_list(Item *, Item *)
void nrn_use(Item *q1, Item *q2, Item *q3)
static int iontype(char *, char *)
static void unit_chk(char *, char *)
int breakpoint_local_seen_