Function

NumCosmoHICosmoclear

Declaration [src]

void
nc_hicosmo_clear (
  NcHICosmo** cosmo
)

Description [src]

The reference count of cosmo is decreased and the pointer is set to NULL.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the function.