1 #include <../../nmodlconf.h> 14 static int iontype(
char*,
char*);
62 Sprintf(
buf,
"%s must have the units, %s, instead of %s.\n",
78 case ELECTRODE_CURRENT:
83 if (strcmp(
SYM(qtype)->
name,
"POINT_PROCESS") == 0) {
86 if (strcmp(
SYM(qtype)->
name,
"ARTIFICIAL_CELL") == 0) {
109 for (i=0; i<2; i++) {
111 l = (
List *)qreadlist;
113 l = (
List *)qwritelist;
133 int iontype(
char* s1,
char* s2)
136 if (strcmp(
buf, s1) == 0) {
140 if (strcmp(
buf, s1) == 0) {
144 if (strcmp(
buf, s1) == 0) {
148 if (strcmp(
buf, s1) == 0) {
151 Sprintf(
buf,
"%s is not a valid ionic variable for %s", s1, s2);
#define ITERATE(itm, lst)
void nrn_use(Item *q1, Item *q2, Item *q3)
int breakpoint_local_seen_
static int iontype(char *, char *)
static void unit_chk(char *, char *)
void nrn_list(Item *, Item *)
char * decode_units(Symbol *)