Method

NumCosmoMathCSQ1Dset_vacuum_reltol

Declaration [src]

void
ncm_csq1d_set_vacuum_reltol (
  NcmCSQ1D* csq1d,
  const gdouble vacuum_reltol
)

Description [src]

Sets the relative tolerance for the vacuum definition. This tolerance is used to determine the vacuum state when preparing the object using ncm_csq1d_prepare().

Parameters

vacuum_reltol

Type: const gdouble

Relative tolerance.