Function

NumCosmoGalaxyShapePopDatanew

Declaration [src]

NcGalaxyShapePopData*
nc_galaxy_shape_pop_data_new (
  NcGalaxyShapePop* gsp
)

Description [src]

Creates a new per-galaxy NcGalaxyShapePopData for gsp.

Parameters

gsp

Type: NcGalaxyShapePop

A NcGalaxyShapePop.

The data is owned by the caller of the function.

Return value

Type: NcGalaxyShapePopData

A new NcGalaxyShapePopData.

The caller of the function takes ownership of the data, and is responsible for freeing it.