logical
fde_peak(this, peak, xlo, xhi, ddFlo, ddFhi, Flo, Fhi)
TEarlyQuintessence :: this
real(dl) intent(out) :: peak
real(dl) intent(in) :: xlo
real(dl) intent(in) :: xhi
real(dl) intent(in) :: ddFlo
real(dl) intent(in) :: ddFhi
real(dl) intent(in) :: Flo
real(dl) intent(in) :: Fhi
real(dl)
fdeAta(this, a)
TEarlyQuintessence :: this
real(dl) intent(in) :: a
character(LEN=:) allocatable
PythonClass()
real(dl)
Vofphi(this, phi, deriv)
The input variable phi is sqrt(8*Pi*G)*psi
Returns (8*Pi*G)^(1-deriv/2)*d^{deriv}V(psi)/d^{deriv}psi evaluated at psi
return result is in 1/Mpc^2 units [so times (Mpc/c)^2 to get units in 1/Mpc^2]
TEarlyQuintessence :: this
real(dl) :: phi
integer :: deriv