Function

NumCosmoHIPertGravDeps

Declaration

GArray*
(* NcHIPertGravDeps) (
  NcHIPertGrav* grav,
  guint vindex
)

Description

No description available.

Parameters

grav

Type: NcHIPertGrav

A NcHIPertGrav.

The data is owned by the caller of the function.
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 function takes ownership of the data, and is responsible for freeing it.