EFTCAMB
Reference documentation for version 3.0
|
This file contains various generic algorithms that are useful to EFTCAMB. More...
Go to the source code of this file.
Modules | |
module | eftcamb_mixed_algorithms |
This module contains various generic algorithms that are useful to EFTCAMB. | |
Functions/Subroutines | |
subroutine, public | eftcamb_mixed_algorithms::hunt (xx, n, x, jlo) |
Hunting algorithm: This is used to efficiently search an ordered table by means of a hunting and a bisection algorithm. More... | |
character(10) function, public | eftcamb_mixed_algorithms::integer_to_string (number) |
This function converts an integer to a string. Usefull for numbered files output. More... | |
This file contains various generic algorithms that are useful to EFTCAMB.
Definition in file 02_utilities.f90.