Method

NumCosmoHIPertTwoFluidseom

Declaration [src]

void
nc_hipert_two_fluids_eom (
  NcHIPertTwoFluids* ptf,
  NcHICosmo* cosmo,
  gdouble alpha,
  NcHIPertITwoFluidsEOM** eom
)

Description [src]

Calculates the equation of motion coefficients for the $(\zeta,\,S)$ system.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Log-redshift time.

eom

Type: NcHIPertITwoFluidsEOM

Equation of motion variables.

The argument will be set by the function.
The returned data is owned by the instance.