Function

NumCosmoHIPertCompGetDYScalar

Declaration

void
(* NcHIPertCompGetDYScalar) (
  NcHIPertComp* comp,
  NcHIPertBGVar* bg_var,
  NcHIPertBGVarYDY* ydy,
  NcHIPertGravTScalar* T_scalar,
  NcHIPertGravScalar* G_scalar
)

Description

No description available.

Parameters

comp

Type: NcHIPertComp

A NcHIPertComp.

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

Type: NcHIPertBGVar

A NcHIPertBGVar.

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

Type: NcHIPertBGVarYDY

A NcHIPertBGVarYDY.

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

Type: NcHIPertGravTScalar

A NcHIPertGravTScalar.

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

Type: NcHIPertGravScalar

A NcHIPertGravScalar.

The data is owned by the caller of the function.