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-04-04 20:27:51 +02:00
..
bounding_box.hh some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
cmake_config.hh.in updates fo cmake template header, forgotten in previous commit 2020-04-03 00:54:10 +02:00
config_file.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
convolution.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
cosmology_calculator.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
cosmology_parameters.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
general.hh made precision switchable from makefile 2020-04-02 19:57:41 +02:00
grid_fft.hh made precision switchable from makefile 2020-04-02 19:57:41 +02:00
ic_generator.hh rewrote cosmology parameters and background evolution with full integration of 2nd order ODE 2020-03-29 14:49:17 +02:00
interpolate.hh minor fixes 2020-04-04 01:24:05 +02:00
logger.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
mat3.hh some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
ode_integrate.hh added custom ODE integration module 2020-03-29 14:46:53 +02: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 some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00
particle_plt.hh renaming (csoca->music) 2020-04-04 20:27:51 +02:00
physical_constants.hh added useful physical constants 2020-03-29 14:42:55 +02: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 rewrote cosmology parameters and background evolution with full integration of 2nd order ODE 2020-03-29 14:49:17 +02:00
transfer_function_plugin.hh wrapped interpolation into its own class, also transfer functions can come pre-normalised now 2020-04-02 12:48:52 +02:00
vec.hh added new vector type for vectorized operations 2020-03-29 14:46:25 +02:00
vec3.hh some refactoring (add '_t' to vec3 and mat3) 2020-03-29 14:45:43 +02:00