Top | ![]() |
![]() |
![]() |
![]() |
NcHIPertBoltzmannCBENcHIPertBoltzmannCBE — CLASS (Cosmic Linear Anisotropy Solving System) backend for perturbations |
Functions
nc_hipert_boltzmann_cbe_new ()
NcHIPertBoltzmannCBE *
nc_hipert_boltzmann_cbe_new (void
);
FIXME
[constructor]
nc_hipert_boltzmann_cbe_full_new ()
NcHIPertBoltzmannCBE *
nc_hipert_boltzmann_cbe_full_new (NcCBE *cbe
);
FIXME
[constructor]
nc_hipert_boltzmann_cbe_ref ()
NcHIPertBoltzmannCBE *
nc_hipert_boltzmann_cbe_ref (NcHIPertBoltzmannCBE *boltzmann_cbe
);
Increases the reference count of boltzmann_cbe
.
nc_hipert_boltzmann_cbe_free ()
void
nc_hipert_boltzmann_cbe_free (NcHIPertBoltzmannCBE *boltzmann_cbe
);
Decreases the reference count of boltzmann_cbe
.
nc_hipert_boltzmann_cbe_clear ()
void
nc_hipert_boltzmann_cbe_clear (NcHIPertBoltzmannCBE **boltzmann_cbe
);
Decreases the reference count of *boltzmann_cbe
and sets *boltzmann_cbe
to NULL.
Property Details
The “cbe”
property
“cbe” NcCBE *
CLASS backend object.
Owner: NcHIPertBoltzmannCBE
Flags: Read / Write / Construct