14 static bool check(
bool cond,
const char* msg) {
16 cerr <<
"FAIL: " << msg << endl;
22 static std::array<const char*, 4>
argv = {
"node_index",
"-nogui",
"-nopython",
nullptr};
static bool check(bool cond, const char *msg)
static void nrn_init(neuron::model_sorted_token const &, NrnThread *nt, Memb_list *ml, int type)
Symbol * nrn_symbol(char const *const name)
double nrn_double_pop(void)
void nrn_nseg_set(Section *const sec, const int nseg)
Section * nrn_section_new(char const *const name)
void nrn_section_connect(Section *child_sec, double child_x, Section *parent_sec, double parent_x)
void nrn_function_call(Symbol *sym, int narg)
int nrn_segment_node_index(Section *const sec, const double x)
void nrn_double_push(double val)