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-02-28 18:35:26 +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 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
cosmology_parameters.hh flipped sign of gradient to be consistent with FFTW convention 2019-10-10 21:47:02 +02:00
general.hh working commit 2020-02-28 16:15:37 +01:00
grid_fft.hh working commit 2020-02-28 16:15:37 +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
mat3.hh added interpolation of all fields, plt seems to work for all lattices, projection needs testing still 2019-12-02 01:04:03 +01:00
operators.hh improved PLT field interpolation, still has problems for FCC though 2019-12-04 14:26:42 +01:00
output_plugin.hh added support for writing multiple species, staggered grids 2020-01-24 15:00:32 +01:00
particle_container.hh added possibility to write 32 or 64bit positions and ids 2019-11-01 12:03:02 +01:00
particle_generator.hh working commit 2020-02-28 16:15:37 +01:00
particle_plt.hh working commit 2020-02-28 18:35:26 +01:00
random_plugin.hh changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
system_stat.hh added file headers 2019-11-01 12:02:09 +01:00
testing.hh added file headers 2019-11-01 12:02:09 +01:00
transfer_function_plugin.hh working commit, changes for multi-species, moved mean matter PT outside of species loop 2020-01-25 16:20:29 +01:00
vec3.hh improved implementation of plt field interpolation 2019-12-05 05:43:49 +01:00