Function

NumCosmoGalaxyShapeFactorQuadclear

Declaration [src]

void
nc_galaxy_shape_factor_quad_clear (
  NcGalaxyShapeFactorQuad** gsfq
)

Description [src]

Decreases the reference count of gsfq by one, and sets the pointer gsfq to NULL.

Parameters

gsfq

Type: NcGalaxyShapeFactorQuad

A NcGalaxyShapeFactorQuad.

The data is owned by the caller of the function.