Method
NumCosmoHaloMassFunctionfree
Declaration [src]
void
nc_halo_mass_function_free (
NcHaloMassFunction* mfp
)
Description [src]
Atomically decrements the reference count of mfp by one. If the reference count drops to 0,
all memory allocated by mfp is released.