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