Method

NumCosmoMathCSQ1Dset_init_cond_adiab

Declaration [src]

void
ncm_csq1d_set_init_cond_adiab (
  NcmCSQ1D* csq1d,
  NcmModel* model,
  const gdouble ti
)

Description [src]

Sets the values of the initial conditions at $t_i$. This method also updates the value of $t_i$.

Parameters

model

Type: NcmModel

A NcmModel.

The argument can be NULL.
The data is owned by the caller of the method.
ti

Type: const gdouble

Initial time $t_i$.