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

This file contains the stability detection algorithm of EFTCAMB. More...

Go to the source code of this file.

Modules

module  eftcamb_stability
 This module contains the stability detection algorithm of EFTCAMB.
 

Functions/Subroutines

subroutine, public eftcamb_stability::eftcamb_stability_check (success, input_EFTCAMB, params_cache, astart, aend, k_max)
 Subroutine that tests the stability of a theory in a time range. To ensure best time coverage scans with three different strategies. More...
 
logical function, public eftcamb_stability::eftteststability (a, k_max, input_EFTCAMB, params_cache)
 Function that fills the caches to check the stability of the theory. More...
 
subroutine, public eftcamb_stability::eftstability_cleanup ()
 Subroutine that restores the values stored in the module to the default. Needed for successive calls. More...
 
subroutine, public eftcamb_stability::eftstabilitycomputation (a, input_model, params_cache, eft_cache)
 Subroutine that fills the caches to check the stability of the theory. More...
 

Detailed Description

This file contains the stability detection algorithm of EFTCAMB.

Definition in file 11_EFTCAMB_stability.f90.