Function

NumCosmoGalaxyHODclear

Declaration [src]

void
nc_galaxy_hod_clear (
  NcGalaxyHOD** hod
)

Description [src]

If hod is different from NULL, decreases its reference count and sets hod to NULL.

Parameters

hod

Type: NcGalaxyHOD

A NcGalaxyHOD.

The data is owned by the caller of the function.