EFTCAMB  Reference documentation for version 3.0
Modules | Functions/Subroutines
11_EFTCAMB_RGR.f90 File Reference

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...
 

Detailed Description

This file contains the RGR algorithm. This operates on general EFT models.

Definition in file 11_EFTCAMB_RGR.f90.