CovTools Namespace Reference

This modules contains various basic tools to deal with a power spectrum. More...


Classes

struct  PowSpec

Functions

subroutine PowSpecAlloc (power)
 Allocates a PowSpec Object.
subroutine PowSpecCheckAlloc (power)
subroutine PowSpecFree (power)
 deallocates a PowSpec Object
subroutine PowspecAllocFromFile (power, fname)
 Allocates the PowSpec structure from a power spectrum file and reads in the values.
subroutine PowSpecValueAtK (power, k, p_at_k)
 Evaluates the power at some k via interpolation.


Detailed Description

This modules contains various basic tools to deal with a power spectrum.

Author:
Sudeep Das and Amir Hajian, Princeton University
Version:
Time-stamp: <2008-08-09 00:51:23 sudeep>

Function Documentation

subroutine CovTools::PowSpecAlloc ( type(PowSpec)  power  ) 

Allocates a PowSpec Object.

subroutine CovTools::PowspecAllocFromFile ( type(PowSpec)  power,
character(len=*)  fname 
)

Allocates the PowSpec structure from a power spectrum file and reads in the values.

subroutine CovTools::PowSpecCheckAlloc ( type (powspec)  power  ) 

subroutine CovTools::PowSpecFree ( type(powspec)  power  ) 

deallocates a PowSpec Object

subroutine CovTools::PowSpecValueAtK ( type(PowSpec)  power,
real(dp)  k,
real(dp)  p_at_k 
)

Evaluates the power at some k via interpolation.


Generated on Tue Jun 1 15:37:52 2010 for TaperMaster by  doxygen 1.5.4