1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00
monofonIC/include
2020-12-10 12:40:10 +01:00
..
math fixed compilation problems when changing code precision 2020-10-29 19:50:05 +01:00
bounding_box.hh added license info to each file 2020-08-21 17:03:33 +02:00
cmake_config.hh.in moved git version info to cmake_config.hh.in 2020-04-04 20:59:28 +02:00
config_file.hh allow also uppercase letters in 'true' 'false' parameters in config files 2020-12-10 12:40:10 +01:00
convolution.hh changed old convolution padding routines to use new fourier interpolation routine 2020-11-12 22:40:03 +01:00
cosmology_calculator.hh cache cosmological variables in order to avoid slow acces to parameter dictionary 2020-09-11 01:25:45 +02:00
cosmology_parameters.hh added pre-defined sets of cosmological parameters 2020-09-10 23:08:00 +02:00
general.hh changed 'assign_function_of_grids...' type functions to variadic templates 2020-08-30 03:33:57 +02:00
grid_fft.hh added new fourier copy-interpolation routine 2020-11-11 16:26:49 +01:00
grid_interpolate.hh Fixed compiler errors with gcc6. Tested with gcc 6.2, 8.2, 9.3, and 10.2, no errors or warnings. 2020-09-15 18:57:03 +02:00
HDF_IO.hh bug fixes to glass with MPI 2020-05-03 21:20:22 +02:00
ic_generator.hh minor refactoring 2020-08-30 12:16:34 +02:00
logger.hh added license info to each file 2020-08-21 17:03:33 +02:00
operators.hh added license info to each file 2020-08-21 17:03:33 +02:00
output_plugin.hh output plugins use cosmology::parameters instead of config file to set dependent quantities 2020-09-10 04:12:32 +02:00
particle_container.hh added license info to each file 2020-08-21 17:03:33 +02:00
particle_generator.hh fixed compilation problems when changing code precision 2020-10-29 19:50:05 +01:00
particle_plt.hh fixed compilation problems when changing code precision 2020-10-29 19:50:05 +01:00
physical_constants.hh added solar mass to constants 2020-08-25 12:36:10 +02:00
random_plugin.hh added license info to each file 2020-08-21 17:03:33 +02:00
system_stat.hh added license info to each file 2020-08-21 17:03:33 +02:00
testing.hh added license info to each file 2020-08-21 17:03:33 +02:00
transfer_function_plugin.hh add back decaying relative velocity mode at linear order only, cleanup of cosmology calculator module 2020-09-10 05:02:43 +02:00
vec.hh added license info to each file 2020-08-21 17:03:33 +02:00