Method

NumCosmoHIQG1Deval_psi0

Declaration [src]

void
nc_hiqg_1d_eval_psi0 (
  NcHIQG1D* qg1d,
  const gdouble x,
  gdouble* psi0
)

Description [src]

FIXME.

Parameters

x

Type: const gdouble

FIXME.

psi0

Type: An array of double

$\psi_0$.

The argument will be set by the function.
The array must have 2 elements.
The returned data is owned by the instance.