Function

NumCosmoHIQG1Dclear

Declaration [src]

void
nc_hiqg_1d_clear (
  NcHIQG1D** qg1d
)

Description [src]

Decrease the reference count of qg1d by one, and sets the pointer *qg1d to NULL.

Parameters

qg1d

Type: NcHIQG1D

A NcHIQG1D.

The data is owned by the caller of the function.