Method

NumCosmoHIPertGravTScalaradd

Declaration [src]

void
nc_hipert_grav_T_scalar_add (
  NcHIPertGravTScalar* Ts,
  const NcHIPertGravTScalar* Ts1,
  const NcHIPertGravTScalar* Ts2
)

Description [src]

Sums Ts1 and Ts2 and attribute the result to Ts.

Parameters

Ts1

Type: NcHIPertGravTScalar

A NcHIPertGravTScalar.

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

Type: NcHIPertGravTScalar

A NcHIPertGravTScalar.

The data is owned by the caller of the method.