Method

NumCosmoHIPertGravTTensoradd

Declaration [src]

void
nc_hipert_grav_T_tensor_add (
  NcHIPertGravTTensor* Tt,
  const NcHIPertGravTTensor* Tt1,
  const NcHIPertGravTTensor* Tt2
)

Description [src]

Sums Tt1 and Tt2 and attribute the result to Tt.

Parameters

Tt1

Type: NcHIPertGravTTensor

A NcHIPertGravTTensor.

The data is owned by the caller of the method.
Tt2

Type: NcHIPertGravTTensor

A NcHIPertGravTTensor.

The data is owned by the caller of the method.