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-12-02 18:47:34 +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 unified calculation of growth factor and growth rate 2019-11-15 23:19:57 +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 added non-PLT back into the game. has to be switched by hand in ic_generator.cc right now... 2019-12-02 18:47:34 +01:00
grid_fft.hh working commit: dynamical matrix for bcc seems right, interpolation doesn't work yet, also too slow 2019-12-01 11:28:17 +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 added non-PLT back into the game. has to be switched by hand in ic_generator.cc right now... 2019-12-02 18:47:34 +01:00
output_plugin.hh added possibility to write 32 or 64bit positions and ids 2019-11-01 12:03:02 +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 added possibility to write 32 or 64bit positions and ids 2019-11-01 12:03:02 +01:00
particle_plt.hh added non-PLT back into the game. has to be switched by hand in ic_generator.cc right now... 2019-12-02 18:47:34 +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 changed global pointer variables to smart pointers, 2019-05-24 08:13:58 +02:00
vec3.hh added gridding back of dynamical matrix to ordinary Fourier space 2019-12-01 18:52:53 +01:00