Method
NumCosmoHIPertTwoFluidsset_init_cond
Declaration [src]
void
nc_hipert_two_fluids_set_init_cond (
NcHIPertTwoFluids* ptf,
NcHICosmo* cosmo,
gdouble alpha,
guint main_mode,
gboolean useQP,
NcmVector* init_cond
)
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. alpha-
Type:
gdoubleThe log-redshift time.
main_mode-
Type:
guintMain mode.
useQP-
Type:
gbooleanWhether to use the $(Q,\,P)$ system.
init_cond-
Type:
NcmVectorA
NcmVector(size >= 8) containing the initial conditions.The data is owned by the caller of the method.