Constructor
NumCosmoHIPertBoltzmannCBEfull_new
Declaration [src]
NcHIPertBoltzmannCBE*
nc_hipert_boltzmann_cbe_full_new (
NcCBE* cbe
)
Description [src]
Creates a new NcHIPertBoltzmannCBE object using the provided CLASS backend cbe.
This allows for custom CLASS configuration and precision settings.
Parameters
cbe-
Type:
NcCBEA
NcCBE.The data is owned by the caller of the function.
Return value
Type: NcHIPertBoltzmannCBE
A new NcHIPertBoltzmannCBE.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |