Method

NumCosmoRecombCBEset_cbe

Declaration [src]

void
nc_recomb_cbe_set_cbe (
  NcRecombCBE* recomb_cbe,
  NcCBE* cbe
)

Description [src]

Sets cbe as the Class backend to be used.

Parameters

cbe

Type: NcCBE

A NcCBE.

The data is owned by the caller of the method.