EFTCAMB
Reference documentation for version 3.0
|
This file contains the RGR algorithm. This operates on general EFT models. More...
Go to the source code of this file.
Modules | |
module | eftcamb_returntogr |
This module contains the RGR algorithm. This operates on general EFT models. | |
Functions/Subroutines | |
subroutine, public | eftcamb_returntogr::eftcambreturntogr_feedback (feedback_level, input_model, params_cache, RGR_time) |
Subroutine that prints feedback for the RGR module. Prints something only if EFTCAMB_feedback_level is greater than 1. More... | |
subroutine, public | eftcamb_returntogr::eftcambreturntogr (input_model, params_cache, initial_time, RGR_time) |
Subroutine that computes the return to GR of a theory. More... | |
subroutine, public | eftcamb_returntogr::eftcambreturntogr_functions (a, input_model, params_cache, eft_functions) |
Subroutine that computes the EFT functions as we need them for the RGR function. More... | |
This file contains the RGR algorithm. This operates on general EFT models.
Definition in file 11_EFTCAMB_RGR.f90.