Method

NumCosmoHIPertGravget_deps

Declaration [src]

GArray*
nc_hipert_grav_get_deps (
  NcHIPertGrav* grav,
  guint vindex
)

Description

No description available.

Parameters

vindex

Type: guint

A variable index.

Return value

Type: An array of int

The array of dependencies of variable vindex in grav.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.