Method

NumCosmoGalaxyPositionFactorupdate_data

Declaration [src]

void
nc_galaxy_position_factor_update_data (
  NcGalaxyPositionFactor* gspf,
  NcGalaxyPositionFactorData* data
)

Description [src]

Unconditionally refreshes datas cached state from what the last nc_galaxy_position_factor_prepare() call resolved (default: no-op).

Parameters

data

Type: NcGalaxyPositionFactorData

A NcGalaxyPositionFactorData.

The data is owned by the caller of the method.