Method

NumCosmoMathCSQ1DStateset_up

Declaration [src]

void
ncm_csq1d_state_set_up (
  NcmCSQ1DState* state,
  const NcmCSQ1DFrame frame,
  const gdouble t,
  const gdouble chi,
  const gdouble Up
)

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.

Up

Type: const gdouble

The Up of state.