Method

NumCosmoHIPertGravget_dy_scalar

Declaration [src]

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

Description [src]

Gets the scalar part of the gravitation potentials.

Parameters

bg_var

Type: NcHIPertBGVar

A NcHIPertBGVar.

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

Type: NcHIPertBGVarYDY

A NcHIPertBGVarYDY.

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

Type: NcHIPertGravTScalar

A NcHIPertGravTScalar.

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

Type: NcHIPertGravScalar

A NcHIPertGravScalar.

The data is owned by the caller of the method.