Method

NumCosmoHIPertGravVectordup

Declaration [src]

NcHIPertGravVector*
nc_hipert_grav_vector_dup (
  NcHIPertGravVector* gv
)

Description [src]

Duplicates gv.

Return value

Type: NcHIPertGravVector

A copy of gv.

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