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-01 15:04:25 +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 forgot to commit routine to query MPI versions string 2019-10-13 17:17:38 +02: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 working commit: optimizations/cleanup 2019-12-01 14:34:28 +01:00
operators.hh minor cleanup 2019-10-27 19:49:54 +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 other lattice types to dynamical matrix calculation 2019-12-01 15:04:25 +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 working commit: optimizations/cleanup 2019-12-01 14:34:28 +01:00