Method

NumCosmoHIPertGravInfoset_dotpsi_deps

Declaration [src]

void
nc_hipert_grav_info_set_dotpsi_deps (
  NcHIPertGravInfo* ginfo,
  GArray* dotpsi_deps
)

Description [src]

Sets $\dot\psi$ dependencies to dotpsi_deps.

Parameters

dotpsi_deps

Type: An array of int

The $\dotpsi$ dependencies.

The data is owned by the caller of the method.