Method
NumCosmoHaloDensityProfilefree
Declaration [src]
void
nc_halo_density_profile_free (
NcHaloDensityProfile* dp
)
Description [src]
Atomically decrements the reference count of dp by one. If the reference count drops to 0,
all memory allocated by dp is released.