Virtual Method

NumCosmoHIPertCompget_deps

Declaration [src]

GArray*
get_deps (
  NcHIPertComp* comp,
  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 comp.

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