Added new class to isolate cosmology/powerspectra

This commit is contained in:
Guilhem Lavaux 2012-12-13 10:39:27 -05:00
parent 975156d1f3
commit 052bc78e5f
3 changed files with 321 additions and 0 deletions

View file

@ -8,6 +8,7 @@ SET(CosmoTool_SRCS
powerSpectrum.cpp
miniargs.cpp
growthFactor.cpp
cosmopower.cpp
)
IF(FOUND_NETCDF3)