Method
NumCosmoHIQG1Dset_init_cond
Declaration [src]
void
nc_hiqg_1d_set_init_cond (
NcHIQG1D* qg1d,
NcHIQG1DPsi psi0_lnRS,
gpointer psi_data,
const gdouble xi,
const gdouble xf
)
Description [src]
Sets the initial condition using psi0, it calculates the best
mesh for the initial condition using the real part of psi0.
Parameters
psi0_lnRS-
Type:
NcHIQG1DPsiInitial wave-function in polar form.
psi_data-
Type:
gpointerInitial wave-function data.
The argument can be NULL.The data is owned by the caller of the method. xi-
Type:
const gdoubleInitial point.
xf-
Type:
const gdoubleFinal point.