Method

NumCosmoHIPertGravScalardup

Declaration [src]

NcHIPertGravScalar*
nc_hipert_grav_scalar_dup (
  NcHIPertGravScalar* gs
)

Description [src]

Duplicates gs.

Return value

Type: NcHIPertGravScalar

A copy of gs.

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