Method

NumCosmoHIPertGravTVectoradd

Declaration [src]

void
nc_hipert_grav_T_vector_add (
  NcHIPertGravTVector* Tv,
  const NcHIPertGravTVector* Tv1,
  const NcHIPertGravTVector* Tv2
)

Description [src]

Sums Tv1 and Tv2 and attribute the result to Tv.

Parameters

Tv1

Type: NcHIPertGravTVector

A NcHIPertGravTVector.

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

Type: NcHIPertGravTVector

A NcHIPertGravTVector.

The data is owned by the caller of the method.