Method

NumCosmoHIPertGravInfodup

Declaration [src]

NcHIPertGravInfo*
nc_hipert_grav_info_dup (
  NcHIPertGravInfo* ginfo
)

Description [src]

Duplicates ginfo.

Return value

Type: NcHIPertGravInfo

A copy of ginfo.

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