Function

NumCosmoGalaxyShapeFactorLaplaceclear

Declaration [src]

void
nc_galaxy_shape_factor_laplace_clear (
  NcGalaxyShapeFactorLaplace** gsfl
)

Description [src]

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

Parameters

gsfl

Type: NcGalaxyShapeFactorLaplace

A NcGalaxyShapeFactorLaplace.

The data is owned by the caller of the function.