Function

NumCosmoHICosmoset_MassNuInfo_impl

Declaration [src]

void
nc_hicosmo_set_MassNuInfo_impl (
  NcHICosmoClass* model_class,
  NcHICosmoFuncMassNuInfo f
)

Description [src]

Sets the implementation for retrieving massive neutrino information.

This function is not directly available to language bindings.

Parameters

model_class

Type: NcHICosmoClass

A NcmModelClass.

The data is owned by the caller of the function.
f

Type: NcHICosmoFuncMassNuInfo

An implementation of MassNuInfo.