Function

NumCosmoHIPertGravTensornew

Declaration [src]

NcHIPertGravTensor*
nc_hipert_grav_tensor_new (
  void
)

Description [src]

Creates a new NcHIPertGravTensor with all entries set to zero.

Return value

Type: NcHIPertGravTensor

A new NcHIPertGravTensor.

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