Top |
NcDECont * | nc_de_cont_new () |
NcDECont * | nc_de_cont_ref () |
void | nc_de_cont_free () |
void | nc_de_cont_clear () |
void | nc_de_cont_set_k () |
gdouble | nc_de_cont_get_k () |
This object provides the computation of cosmological perturbations in a contracting universe with dark energy. It solves the equation of motion for the gauge invariant variable $\zeta$.
NcDECont * nc_de_cont_new (const gdouble Omegaw
,const gdouble OmegaL
,const gdouble cs2
,const gdouble w
);
Creates a new NcDECont object.
void
nc_de_cont_free (NcDECont *dec
);
Decrease the reference count of dec
by one.
void
nc_de_cont_clear (NcDECont **dec
);
Decrease the reference count of dec
by one, and sets the pointer *dec to
NULL.
“OmegaL”
property “OmegaL” double
\Omega_\Lambda.
Owner: NcDECont
Flags: Read / Write / Construct
Allowed values: >= 0
Default value: 1
“Omegaw”
property “Omegaw” double
\Omega_w.
Owner: NcDECont
Flags: Read / Write / Construct
Allowed values: >= 1e-05
Default value: 1
“cs2”
property “cs2” double
c_s^2.
Owner: NcDECont
Flags: Read / Write / Construct
Allowed values: [1e-30,1]
Default value: 0.01
“k”
property “k” double
k.
Owner: NcDECont
Flags: Read / Write / Construct
Allowed values: >= G_MINDOUBLE
Default value: 1