Method

NumCosmoMathSpectralset_max_order

Declaration [src]

void
ncm_spectral_set_max_order (
  NcmSpectral* spectral,
  guint max_order
)

Description [src]

Sets the maximum refinement order for adaptive computations.

Parameters

max_order

Type: guint

Maximum refinement level k (N_max = 2^max_order + 1).