Compile CIC. Imported tool to convert gadget snapshot to density field

This commit is contained in:
Guilhem Lavaux 2014-05-20 11:19:45 +02:00
parent c6668cbd0a
commit 11dd968f36
3 changed files with 66 additions and 0 deletions

View file

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