cprop.c File Reference

#include <../../nrnconf.h>
#include <stdio.h>
#include <section.h>
#include <stdlib.h>
Include dependency graph for cprop.c:

Functions

void nrn_mk_prop_pools (int n)
void nrn_cache_prop_realloc ()
double * nrn_prop_data_alloc (int type, int count, Prop *p)
Datumnrn_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)

Function Documentation

void nrn_cache_prop_realloc (  ) 
void nrn_mk_prop_pools ( int  n  ) 

Referenced by hoc_last_init(), and register_mech().

double* nrn_prop_data_alloc ( int  type,
int  count,
Prop p 
)

Referenced by KSChan::alloc(), and morph_alloc().

void nrn_prop_data_free ( int  type,
double *  pd 
)
Datum* nrn_prop_datum_alloc ( int  type,
int  count,
Prop p 
)

Referenced by KSChan::alloc(), and cab_alloc().

void nrn_prop_datum_free ( int  type,
Datum ppd 
)
Generated on Mon Jun 13 08:10:29 2011 for NEURON by  doxygen 1.6.3