Method

NumCosmoScalefactorprepare

Declaration [src]

void
nc_scalefactor_prepare (
  NcScalefactor* a,
  NcHICosmo* cosmo
)

Description [src]

Prepares the object a using the cosmological model cosmo. This function computes the scale factor evolution and prepares internal splines for interpolation.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.