Method

NumCosmoHIPertGravInfoset_phi_deps

Declaration [src]

void
nc_hipert_grav_info_set_phi_deps (
  NcHIPertGravInfo* ginfo,
  GArray* phi_deps
)

Description [src]

Sets $\phi$ dependencies to phi_deps.

Parameters

phi_deps

Type: An array of int

The $\phi$ dependencies.

The data is owned by the caller of the method.