Method
NumCosmoHIPertTwoFluidscompute_spectra
Declaration [src]
GPtrArray*
nc_hipert_two_fluids_compute_spectra (
NcHIPertTwoFluids* ptf,
NcHICosmo* cosmo,
GArray* alpha_a,
GArray* k_a,
NcHIPertTwoFluidsLogger logger
)
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. alpha_a-
Type: An array of
doubleAn array of alpha.
The data is owned by the caller of the method. k_a-
Type: An array of
doubleAn array of k.
The data is owned by the caller of the method. logger-
Type:
NcHIPertTwoFluidsLoggerA
NcHIPertTwoFluidsLogger.The argument can be NULL.