Class
NumCosmoHIPertGravEinstein
Description [src]
class NumCosmo.HIPertGravEinstein : NumCosmo.HIPertGrav
{
/* No available fields */
}
First order Einstein equations on a Friedmann background.
This object provides the computation of the first order Einstein equations on a Friedmann background. It solves the equations of motion for the gauge invariant variables.
Instance methods
Methods inherited from NcHIPertGrav (10)
nc_hipert_grav_free
Decreases the reference count of grav.
nc_hipert_grav_get_G_scalar
Gets the scalar part of the gravitation potentials.
nc_hipert_grav_get_G_scalar_info
Gets the determination type and dependencies for each gravitation pontential.
nc_hipert_grav_get_deps
No description available.
nc_hipert_grav_get_dy_scalar
Gets the scalar part of the gravitation potentials.
nc_hipert_grav_get_gauge
Gets the gauge NcHIPertGravGauge used by the gravonent grav.
nc_hipert_grav_get_id
No description available.
nc_hipert_grav_ndyn_var
No description available.
nc_hipert_grav_ref
Increases the reference count of grav.
nc_hipert_grav_set_gauge
Sets the gauge NcHIPertGravGauge that grav 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.