Method

NumCosmoHICosmoget_bg_var

Declaration [src]

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

Description [src]

Gets the background variables at conformal time t and stores them in bg_var.

Parameters

t

Type: const gdouble

Conformal time.

bg_var

Type: NcHIPertBGVar

A NcHIPertBGVar.

The data is owned by the caller of the method.