Class
NumCosmoHIQG1D
Description [src]
class NumCosmo.HIQG1D : GObject.Object
{
/* No available fields */
}
Minisuperspace 1D quantum gravity models.
This class implements the minisuperspace 1D quantum gravity models.
Instance methods
nc_hiqg_1d_set_init_cond
Sets the initial condition using psi0, it calculates the best
mesh for the initial condition using the real part of psi0.
nc_hiqg_1d_set_init_cond_exp
Sets the initial condition using psi0 and nc_hiqg_1d_exp_eval(),
it calculates the best mesh for the initial condition using the real
part of psi0.
nc_hiqg_1d_set_init_cond_gauss
Sets the initial condition using psi0 and nc_hiqg_1d_gauss_eval(),
it calculates the best mesh for the initial condition using the real
part of psi0.
nc_hiqg_1d_set_init_cond_sq
Sets the initial condition using psi0 and nc_hiqg_1d_sq_eval(),
it calculates the best mesh for the initial condition using the real
part of psi0.
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.