Method

NumCosmoHIPertBGVaractivate_id_array

Declaration [src]

void
nc_hipert_bg_var_activate_id_array (
  NcHIPertBGVar* bg_var,
  GArray* ids
)

Description [src]

Register which components that will use the object bg_var. the list … must end with a -1 signaling the end of the list.

Parameters

ids

Type: An array of None

An array of background ids.

The data is owned by the caller of the method.