Function

NumCosmoHIPertGravVectornew

Declaration [src]

NcHIPertGravVector*
nc_hipert_grav_vector_new (
  void
)

Description [src]

Creates a new NcHIPertGravVector with all entries set to zero.

Return value

Type: NcHIPertGravVector

A new NcHIPertGravVector.

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