#include <ascend/compiler/compiler.h>#include <ascend/general/list.h>#include <ascend/compiler/instance_enum.h>

Go to the source code of this file.
Functions | |
| int | defaultself_visit_submodels (struct Instance *root, struct gl_list_t *arglist, void *userdata) |
| int | defaultself_visit_childatoms (struct Instance *root, struct gl_list_t *arglist, void *userdata) |
Variable default-value routines, for implementation of METHOD default_all.
Definition in file defaultall.h.
| int defaultself_visit_submodels | ( | struct Instance * | root, | |
| struct gl_list_t * | arglist, | |||
| void * | userdata | |||
| ) |
Definition at line 133 of file defaultall.c.
References AddSymbol(), CONSOLE_DEBUG, gl_fetch, gl_length, DefaultAll_data::method_name, and NULL.
1.6.3