#include <../../nrnconf.h>#include <stdio.h>#include <section.h>#include <stdlib.h>
Functions | |
| void | nrn_mk_prop_pools (int n) |
| void | nrn_cache_prop_realloc () |
| double * | nrn_prop_data_alloc (int type, int count, Prop *p) |
| Datum * | nrn_prop_datum_alloc (int type, int count, Prop *p) |
| void | nrn_prop_data_free (int type, double *pd) |
| void | nrn_prop_datum_free (int type, Datum *ppd) |
| void nrn_cache_prop_realloc | ( | ) |
Referenced by hoc_last_init(), and register_mech().
Referenced by KSChan::alloc(), and morph_alloc().
Referenced by clear_point_process_struct(), and single_prop_free().
Referenced by KSChan::alloc(), and cab_alloc().
Referenced by clear_point_process_struct(), and single_prop_free().
1.6.3