Function

NumCosmoHICosmoGetBGVar

Declaration

void
(* NcHICosmoGetBGVar) (
  NcHICosmo* cosmo,
  const gdouble t,
  NcHIPertBGVar* bg_var
)

Description

No description available.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the function.
t

Type: const gdouble

Conformal time.

bg_var

Type: NcHIPertBGVar

A NcHIPertBGVar.

The data is owned by the caller of the function.