Method

NumCosmoMathCSQ1DStateset_um

Declaration [src]

void
ncm_csq1d_state_set_um (
  NcmCSQ1DState* state,
  const NcmCSQ1DFrame frame,
  const gdouble t,
  const gdouble chi,
  const gdouble Um
)

Description [src]

Sets the state using the $(\chi, U_-)$ parametrization.

Parameters

frame

Type: NcmCSQ1DFrame

The frame of state.

t

Type: const gdouble

The time of state.

chi

Type: const gdouble

The chi of state.

Um

Type: const gdouble

The Um of state.