Function

NumCosmoHIPertGravGetScalar

Declaration

void
(* NcHIPertGravGetScalar) (
  NcHIPertGrav* grav,
  NcHIPertBGVar* bg_var,
  NcHIPertBGVarYDY* ydy,
  NcHIPertGravTScalar* T_scalar,
  NcHIPertGravScalar* G_scalar
)

Description

No description available.

Parameters

grav

Type: NcHIPertGrav

A NcHIPertGrav.

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.