1 #include <../../nrnconf.h>
44 #define nt_t nrn_threads->_t
53 "%s fclamp(%d, %g) /* Second arg is location */\n\
54 /* fclamp( #, duration(ms), magnitude(mV)) ; clamp_resist = %g */\n",
61 "%s fclamp(%d, %g) /* Second arg is location */\nfclamp( #, duration(ms), magnitude(mV)) ; "
62 "clamp_resist = %g */\n",
116 for (num = 0; num <
maxlevel; num++) {
168 hoc_execerror(
"clamp_resist must be > 0 in megohms", (
char*) 0);
const char * secname(Section *sec)
name of section (for use in error messages)
Node * node_ptr(Section *sec, double x, double *parea)
void activclamp_lhs(void)
static void free_clamp(void)
void activclamp_rhs(void)
double chkarg(int, double low, double high)
void hoc_retpushx(double x)
void hoc_execerror(const char *s1, const char *s2)
static void * emalloc(size_t size)
void section_ref(Section *)
void section_unref(Section *)
int Printf(const char *fmt, Args... args)