EFTCAMB  Reference documentation for version 3.0
Modules | Functions/Subroutines
02_interpolation.f90 File Reference

This file contains the EFTCAMB interpolation algorithms. More...

Go to the source code of this file.

Modules

module  eftcamb_interpolation
 This module contains the definitions of all the EFTCAMB interpolation algorithms.
 

Functions/Subroutines

subroutine, public eftcamb_interpolation::polint (n, xa, ya, xpl, ypl, dypl)
 Neville interpolator: computes polynomial interpolation of a set of points. More...
 

Detailed Description

This file contains the EFTCAMB interpolation algorithms.

Definition in file 02_interpolation.f90.