1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Multi-scale initial conditions for cosmological simulations
Find a file
2010-10-27 14:12:13 -07:00
plugins Some more 64bit related fixes. 2010-10-26 21:42:49 -07:00
config_file.hh Various minor fixes. 2010-09-29 15:42:07 -07:00
constraints.hh Fixed some stuff that caused intel c++ compiler warnings 2010-08-11 05:35:29 +02:00
convolution_kernel.cc Some more 64bit related fixes. 2010-10-26 21:42:49 -07:00
convolution_kernel.hh Some more 64bit related fixes. 2010-10-26 21:42:49 -07:00
cosmology.cc Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
cosmology.hh Many minor changes 2010-08-31 21:59:31 -07:00
defaults.cc Added some more transparent infrastructure for default parameter values 2010-09-30 16:19:10 -07:00
defaults.hh Added some more transparent infrastructure for default parameter values 2010-09-30 16:19:10 -07:00
densities.cc Random numbers are now only generated once. Can choose between memory caching and disk caching of random numbers 2010-10-04 18:57:24 -07:00
densities.hh More 64bit fixes and some more OpenMP parallelizations 2010-10-26 21:54:15 -07:00
fd_schemes.hh Many minor changes 2010-08-31 21:59:31 -07:00
general.hh Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
ics_example.conf Random numbers are now only generated once. Can choose between memory caching and disk caching of random numbers 2010-10-04 18:57:24 -07:00
log.cc Various minor fixes. 2010-09-29 15:42:07 -07:00
log.hh Added explicit inclusion of <cstdarg> in log.hh, otherwise got compile errors on some systems 2010-10-01 15:26:09 -07:00
main.cc 2LPT now reuses velocity data to compute displacements in pure DM case (instead of recomputing everything). 2010-10-26 22:46:33 -07:00
Makefile Disabled that FFTW3 is used by default in the Makefile 2010-10-26 22:48:34 -07:00
mesh.hh Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
mg_interp.hh Many minor changes 2010-08-31 21:59:31 -07:00
mg_operators.hh Added a strictly conservative cubic spline interpolation. 2010-09-30 16:05:59 -07:00
mg_solver.hh Various minor fixes. 2010-09-29 15:42:07 -07:00
Numerics.cc Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
Numerics.hh Many minor changes 2010-08-31 21:59:31 -07:00
output.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
output.hh Fixed some stuff that caused intel c++ compiler warnings 2010-08-11 05:35:29 +02:00
poisson.cc Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
poisson.hh Many minor changes 2010-08-31 21:59:31 -07:00
random.hh Disabled that FFTW3 is used by default in the Makefile 2010-10-26 22:48:34 -07:00
schemes.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
solver.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
tests.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_function.cc Various minor fixes. 2010-09-29 15:42:07 -07:00
transfer_function.hh Updated MUSIC internal array access to 64bit compatibility. 2010-10-26 11:37:31 -07:00
TransferFunction.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00