Struct

NumCosmoHIPertGravTTensor

Description [src]

struct NcHIPertGravTTensor {
  gdouble a;
}

Boxed object describing tensor modes of the energy-momentum tensor perturbations.

Structure members
a: gdouble

No description available.

Constructors

nc_hipert_grav_T_tensor_new

Creates a new NcHIPertGravTTensor with all entries set to zero.

Instance methods

nc_hipert_grav_T_tensor_add

Sums Tt1 and Tt2 and attribute the result to Tt.

nc_hipert_grav_T_tensor_set_zero

Sets all Tt entries to zero.