![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| void | nrn_mk_prop_pools (int n) |
| void | nrn_cache_prop_realloc () |
| void | nrn_delete_prop_pool (int type) |
| int | nrn_is_valid_section_ptr (void *v) |
| 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) |
| Section * | nrn_section_alloc () |
| void | nrn_section_free (Section *s) |