1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00
monofonIC/include
2019-10-16 18:21:23 +02:00
..
bounding_box.hh initial commit 2019-05-07 01:05:16 +02:00
config_file.hh fix entry not found errors bug on bools 2019-05-23 23:18:05 +02:00
convolution.hh added new gradient operator, fixed reversed gradient sign from before 2019-10-15 19:48:38 +02:00
cosmology_calculator.hh bug fixes in cosmo coefficients for anisotropic external tides 2019-09-17 14:04:50 +02:00
cosmology_parameters.hh flipped sign of gradient to be consistent with FFTW convention 2019-10-10 21:47:02 +02:00
general.hh forgot to commit routine to query MPI versions string 2019-10-13 17:17:38 +02:00
grid_fft.hh added new gradient operator, fixed reversed gradient sign from before 2019-10-15 19:48:38 +02:00
ic_generator.hh started separating out ic generation in separate files 2019-05-24 10:23:49 +02:00
logger.hh initial commit 2019-05-07 01:05:16 +02:00
operators.hh inlined global lambdas, requires upgrading to C++17 2019-10-12 15:06:49 +02:00
output_plugin.hh changed code flow depending on what field/particle data the plugin requests 2019-08-07 17:51:40 +02:00
particle_container.hh made gadget-2 and generic output plugins work with output plugin structure again 2019-08-02 19:07:45 +02:00
random_plugin.hh changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
system_stat.hh removed spurious newline from linux cpu vendor string 2019-10-16 17:33:54 +02:00
testing.hh Added convergence test and made testings activable from the config file. 2019-10-16 18:18:46 +02:00
transfer_function_plugin.hh changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
vec3.hh added move constructor 2019-10-09 17:22:26 +02:00