Method

NumCosmoHIPertBGVarYDYset_dy_i

Declaration [src]

void
nc_hipert_bg_var_ydy_set_dy_i (
  NcHIPertBGVarYDY* ydy,
  guint i,
  const gdouble dy_i
)

Description [src]

Sets the i-th variable derivative to dy_i.

Parameters

i

Type: guint

Variable index.

dy_i

Type: const gdouble

The value of the i-th variable derivative.