Class
NumCosmoHIPertCompPB
Description [src]
class NumCosmo.HIPertCompPB : NumCosmo.HIPertComp
{
/* No available fields */
}
Photon-Baryon plasma compoment.
This object is a subclass of NcHIPertComp and is designed to implement the
photon-baryon plasma component of the perturbations. It is employed by
NcHIPert and is responsible for computing the perturbations of the photon-baryon
plasma component.
Instance methods
nc_hipert_comp_pb_set_lmax
Sets the maximum momentum of the photon distribution to $\ell_\mathrm{max}=$lmax.
Methods inherited from NcHIPertComp (10)
nc_hipert_comp_free
Decreases the reference count of comp.
nc_hipert_comp_get_T_scalar
Calculates the current value of the energy momentum tensor
and stores it in T_scalar.
nc_hipert_comp_get_T_scalar_info
nc_hipert_comp_get_deps
nc_hipert_comp_get_dy_scalar
Calculates the time derivative of the dynamical variables.
nc_hipert_comp_get_gauge
Gets the gauge NcHIPertGravGauge used by the component comp.
nc_hipert_comp_get_id
nc_hipert_comp_ndyn_var
nc_hipert_comp_ref
Increases the reference count of comp.
nc_hipert_comp_set_gauge
Sets the gauge NcHIPertGravGauge that the component comp
should use.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.