Method

NumCosmoHIPertGravInfoset_psi_deps

Declaration [src]

void
nc_hipert_grav_info_set_psi_deps (
  NcHIPertGravInfo* ginfo,
  GArray* psi_deps
)

Description [src]

Sets $\psi$ dependencies to psi_deps.

Parameters

psi_deps

Type: An array of int

The $\psi$ dependencies.

The data is owned by the caller of the method.