mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
hod code cleaned out
This commit is contained in:
parent
1ec0d26b20
commit
bc9c3b5328
15 changed files with 1757 additions and 55 deletions
|
@ -1,17 +1,24 @@
|
|||
include_directories(${CMAKE_CURRENT_BINARY_DIR})
|
||||
|
||||
SET(hod_SRCS header.c main.c utility.c sigmac.c transfnc.c transfunc_file.c
|
||||
nonlinear_power_spectrum.c least_squares.c hod_functions.c
|
||||
xi_matter.c one_halo_rspace.c two_halo_rspace.c
|
||||
input_params.c dFdx.c mstar.c halo_concentration.c growthfactor.c
|
||||
halo_mass_conversion.c nfw_transform.c
|
||||
pair_density.c tasks.c wp_minimization.c
|
||||
kaiser_distortions.c
|
||||
tf_eisenstein_hu.c jeans.c
|
||||
populate_simulation.c test.c
|
||||
dark_matter_statistics.c
|
||||
SET(hod_SRCS header.c main.c utility.c sigmac.c
|
||||
hod_functions.c
|
||||
halo_bias.c
|
||||
transfnc.c
|
||||
nonlinear_power_spectrum.c
|
||||
halo_mass_function.c
|
||||
tf_eisenstein_hu.c
|
||||
transfunc_file.c
|
||||
halo_concentration.c
|
||||
mstar.c
|
||||
xi_matter.c
|
||||
halo_mass_conversion.c
|
||||
least_squares.c
|
||||
jeans.c
|
||||
growthfactor.c
|
||||
input_params.c dFdx.c
|
||||
tasks.c
|
||||
populate_simulation.c
|
||||
meshlink2.c nbrsfind2.c i3tensor_2.c
|
||||
mcmc.c halo_mass_function.c halo_bias.c
|
||||
nrutil.c qromo.c midpnt.c midinf.c polint.c splint.c spline.c
|
||||
zbrent.c qtrap.c trapzd.c cisi.c complex.c amoeba.c amotry.c
|
||||
gaussj.c powell.c linmin.c f1dim.c mnbrak.c brent.c gasdev.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue