Struct

NumCosmoHIPertGravTScalar

Description [src]

struct NcHIPertGravTScalar {
  gdouble drho_m_Aphi;
  gdouble A;
  gdouble rhopp_v;
  gdouble dp;
  gdouble Pi;
}

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

Structure members
drho_m_Aphi: gdouble

No description available.

A: gdouble

No description available.

rhopp_v: gdouble

No description available.

dp: gdouble

No description available.

Pi: gdouble

No description available.

Constructors

nc_hipert_grav_T_scalar_new

Creates a new NcHIPertGravTScalar with all entries set to zero.

Instance methods

nc_hipert_grav_T_scalar_add

Sums Ts1 and Ts2 and attribute the result to Ts.

nc_hipert_grav_T_scalar_set_zero

Sets all Ts entries to zero.