real(dl)
AngularDiameterDistance2(this, z1, z2)
z1 < z2, otherwise returns zero
From http://www.slac.stanford.edu/~amantz/work/fgas14/#cosmomc
CAMBdata :: this
real(dl) intent(in) :: z1
real(dl) intent(in) :: z2
real(dl)
BAO_D_v(this, z)
CAMBdata :: this
real(dl) intent(IN) :: z
real(dl)
binary_search(this, func, goal, x1, x2, tol, widex1, widex2)
This is about twice as inefficient as Brent
CAMBdata :: this
procedure(state_function) :: func
real(dl) intent(in) :: goal
real(dl) intent(in) :: x1
real(dl) intent(in) :: x2
real(dl) intent(in) :: tol
real(dl) intent(in), optional :: widex1 Wider range in case of failure
real(dl) intent(in), optional :: widex2 Wider range in case of failure
real(dl)
ComovingRadialDistance(this, z)
CAMBdata :: this
real(dl) intent(in) :: z
real(dl)
cosfunc(this, Chi)
CAMBdata :: this
real(dl) :: Chi
real(dl)
CosmomcTheta(this)
CAMBdata :: this
real(dl)
DeltaPhysicalTimeGyr(this, a1, a2, in_tol)
CAMBdata :: this
real(dl) intent(in) :: a1
real(dl) intent(in) :: a2
real(dl) optional, intent(in) :: in_tol
real(dl)
DeltaTime(this, a1, a2, in_tol)
CAMBdata :: this
real(dl) intent(IN) :: a1
real(dl) intent(IN) :: a2
real(dl) optional, intent(in) :: in_tol
integer
get_lmax_lensed(this)
CAMBdata :: this
real(dl)
get_zstar(this)
CAMBdata :: this
real(dl)
GetReionizationOptDepth(this)
CAMBdata :: this
real(dl)
grho_no_de(this, a)
Return 8*pi*G*rho_no_de*a**4 where rho_no_de includes everything except dark energy.
CAMBdata :: this
real(dl) intent(in) :: a
real(dl)
Hofz(this, z)
non-comoving Hubble in MPC units, divide by MPC_in_sec to get in SI units
multiply by c/1e3 to get in km/s/Mpc units
CAMBdata :: this
real(dl) intent(in) :: z
real(dl)
invsinfunc(this, x)
CAMBdata :: this
real(dl) :: x
real(dl)
LuminosityDistance(this, z)
CAMBdata :: this
real(dl) intent(in) :: z
character(LEN=:) allocatable
PythonClass()
real(dl)
rofChi(this, Chi)
sinh(chi) for open, sin(chi) for closed.
CAMBdata :: this
real(dl) :: Chi
real(dl)
sound_horizon(this, z)
CAMBdata :: this
real(dl) intent(in) :: z
real(dl)
tanfunc(this, Chi)
CAMBdata :: this
real(dl) :: Chi
real(dl)
TimeOfz(this, tol, z)
CAMBdata :: this
real(dl) intent(in), optional :: tol
real(dl) intent(IN) :: z