Constructor

NumCosmoRecombCBEfull_new

Declaration [src]

NcRecombCBE*
nc_recomb_cbe_full_new (
  NcCBE* cbe
)

Description [src]

Creates a new NcRecombCBE using default properties and cbe as the Class backend object NcCBE.

Parameters

cbe

Type: NcCBE

A NcCBE object.

The data is owned by the caller of the function.

Return value

Type: NcRecombCBE

A new NcRecombCBE.

The caller of the function takes ownership of the data, and is responsible for freeing it.