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