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-11-01 04:49:40 +01: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 rewrote particle load generator, added new load (refined sc lattice) 2019-11-01 04:47:02 +01:00
ic_generator.hh moved particle lattice creation to separate function in separate header 2019-10-19 12:56:43 +02:00
logger.hh initial commit 2019-05-07 01:05:16 +02:00
operators.hh minor cleanup 2019-10-27 19:49:54 +01:00
output_plugin.hh moved particle lattice creation to separate function in separate header 2019-10-19 12:56:43 +02:00
particle_container.hh moved particle lattice creation to separate function in separate header 2019-10-19 12:56:43 +02:00
particle_generator.hh cleanup particle generator 2019-11-01 04:49:40 +01:00
random_plugin.hh changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
system_stat.hh cosmetics... 2019-10-16 23:24:06 +02:00
testing.hh Added theoretical convergence test. 2019-10-24 14:44:06 +02:00
transfer_function_plugin.hh changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
vec3.hh updates to vec3 class, mostly arithmetics 2019-11-01 04:45:34 +01:00