Method

NumCosmoHIPertGravTensordup

Declaration [src]

NcHIPertGravTensor*
nc_hipert_grav_tensor_dup (
  NcHIPertGravTensor* gt
)

Description [src]

Duplicates gt.

Return value

Type: NcHIPertGravTensor

A copy of gt.

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