Constructor
NumCosmoHIPertBoltzmannStdnew
Declaration [src]
NcHIPertBoltzmannStd*
nc_hipert_boltzmann_std_new (
NcRecomb* recomb,
guint lmax
)
Description [src]
Creates a new NcHIPertBoltzmannStd object for solving the standard Boltzmann
hierarchy up to multipole lmax.
Parameters
recomb-
Type:
NcRecombA
NcRecomb.The data is owned by the caller of the function. lmax-
Type:
guintMaximum multipole moment for the Boltzmann hierarchy.
Return value
Type: NcHIPertBoltzmannStd
A new NcHIPertBoltzmannStd object.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |