Fortran CAMB Documentation
Tree Views
lSamples
Class
module: results
file: results
Subroutines
Expand Arguments
Init(this, State, lmin, max_l)
This subroutines initializes lSet%l arrays. Other values will be interpolated.
lSamples
:: this
CAMBdata
target :: State
integer intent(IN) :: lmin
integer intent(IN) :: max_l
InterpolateClArr(lSet, iCl, all_Cl, max_index)
lSamples
intent(in) :: lSet
real(dl) intent(in) :: iCl(1:*)
real(dl) intent(out) :: all_Cl(lSet%lmin:*)
integer intent(in), optional :: max_index
InterpolateClArrTemplated(lSet, iCl, all_Cl, max_ind, template_index)
lSamples
intent(in) :: lSet
real(dl) intent(in) :: iCl(*)
real(dl) intent(out) :: all_Cl(lSet%lmin:*)
integer intent(in) :: max_ind
integer intent(in), optional :: template_index
Functions
Expand Arguments
integer
IndexOf(lSet, l)
lSamples
:: lSet
integer intent(in) :: l
Properties
integer
::
nl
integer
::
lmin
integer
::
l(:)
allocatable
logical
::
use_spline_template