Method
NumCosmoHIQG1Dset_init_cond_exp
Declaration [src]
void
nc_hiqg_1d_set_init_cond_exp (
NcHIQG1D* qg1d,
NcHIQG1DExp* qm_exp,
const gdouble xi,
const gdouble xf
)
Description [src]
Sets the initial condition using psi0 and nc_hiqg_1d_exp_eval(),
it calculates the best mesh for the initial condition using the real
part of psi0.
Parameters
qm_exp-
Type:
NcHIQG1DExpInitial wave-function data.
The data is owned by the caller of the method. xi-
Type:
const gdoubleInitial point.
xf-
Type:
const gdoubleFinal point.