Subroutines
  • InitCls(this, State)
  • NormalizeClsAtL(this, CP, lnorm)
  • output_cl_files(this, State, ScalFile, TensFile, TotFile, LensFile, LensTotFile, ScalCovfile, factor)
    • TCLdata   :: this
    • CAMBdata target  :: State
    • character(len=*)  :: ScalFile
    • character(len=*)  :: TensFile
    • character(len=*)  :: TotFile
    • character(len=*)  :: LensFile
    • character(len=*)  :: LensTotFile
    • character(len=*)  :: ScalCovfile
    • real(dl) intent(in), optional :: factor
  • output_lens_pot_files(this, CP, factor, LensPotFile)
    Write out L TT EE BB TE PP PT PE where P is the lensing potential, all unlensed This input supported by LensPix from 2010
    • TCLdata   :: this
    • CAMBParams intent(in)  :: CP
    • real(dl) intent(in), optional :: factor
    • character(len=*) intent(in) :: LensPotFile
  • output_veccl_files(this, CP, VecFile, factor)
    • TCLdata   :: this
    • CAMBParams intent(in)  :: CP
    • character(len=*) intent(in) :: VecFile
    • real(dl) intent(in), optional :: factor
Properties
  • ClTransferData :: CTransScal
  • ClTransferData :: CTransTens
  • ClTransferData :: CTransVec
  • real(dl) :: Cl_scalar dimension(:, :), allocatable
  • real(dl) :: Cl_tensor dimension(:, :), allocatable
  • real(dl) :: Cl_vector dimension(:, :), allocatable
  • real(dl) :: Cl_Scalar_Array dimension(:, :, :), allocatable
  • integer :: lmax_lensed
    Only accurate to rather less than this
  • real(dl) :: Cl_lensed dimension(:, :), allocatable