11 static const char*
argv[] = {
"sections",
"-nogui",
"-nopython",
NULL};
44 printf(
"\ndend1's subtree:\n");
static void nrn_init(neuron::model_sorted_token const &, NrnThread *nt, Memb_list *ml, int type)
SectionListIterator * nrn_sectionlist_iterator_new(nrn_Item *my_sectionlist)
void nrn_section_pop(void)
Symbol * nrn_symbol(char const *const name)
void nrn_nseg_set(Section *const sec, const int nseg)
void nrn_method_call(Object *obj, Symbol *method_sym, int narg)
Symbol * nrn_method_symbol(const Object *obj, char const *const name)
void nrn_section_push(Section *sec)
Section * nrn_section_new(char const *const name)
nrn_Item * nrn_sectionlist_data(const Object *obj)
Object * nrn_object_new(Symbol *sym, int narg)
nrn_Item * nrn_allsec(void)
void nrn_section_connect(Section *child_sec, double child_x, Section *parent_sec, double parent_x)
Section * nrn_sectionlist_iterator_next(SectionListIterator *sl)
char const * nrn_secname(Section *sec)
int nrn_sectionlist_iterator_done(SectionListIterator *sl)
void nrn_function_call(Symbol *sym, int narg)
void nrn_sectionlist_iterator_free(SectionListIterator *sl)