EFTCAMB  Reference documentation for version 3.0
Data Types | Modules | Variables
11_EFTCAMB_main.f90 File Reference

This file contains the general EFTCAMB driver. We have a type that encapsulate all EFTCAMB parameters and stuff and this is owned by CAMB to do all EFT calculations. More...

Go to the source code of this file.

Modules

module  eftcamb_main
 This module contains the general EFTCAMB driver. We have a type that encapsulate all EFTCAMB parameters and stuff and this is owned by CAMB to do all EFT calculations.
 

Variables

character(len=*), parameter, public eftcamb_main::eftcamb_version = 'V3.0 Dec16'
 

Detailed Description

This file contains the general EFTCAMB driver. We have a type that encapsulate all EFTCAMB parameters and stuff and this is owned by CAMB to do all EFT calculations.

Definition in file 11_EFTCAMB_main.f90.