Method

NumCosmoMathCSQ1Dset_initial_condition_type

Declaration [src]

void
ncm_csq1d_set_initial_condition_type (
  NcmCSQ1D* csq1d,
  const NcmCSQ1DInitialStateType initial_condition_type
)

Description [src]

Sets the initial condition type to initial_condition_type. The initial condition type is used to determine the initial state state when preparing the object using ncm_csq1d_prepare().

Parameters

initial_condition_type

Type: NcmCSQ1DInitialStateType

The vacuum type.