1
0
Fork 0
mirror of https://github.com/cosmo-sims/monofonIC.git synced 2024-09-19 17:03:45 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Michael Buehlmann
f098c17bb7 add genericio output plugin, fix memory leak in fftw plans, modernize CMakeLists 2020-08-21 11:47:53 -05:00
Oliver Hahn
d5493ca70a added license info to each file 2020-08-21 17:03:33 +02:00
Oliver Hahn
b9e199fddb fixed makefile bug so that PLT was not switched on if selected 2020-05-06 20:53:57 +02:00
Oliver Hahn
95a660f4ff added interface with PANPHASIA random number generator 2020-05-02 15:03:43 +02:00
Oliver Hahn
4432fbe8fc added c compiler flags for build types 2020-04-04 06:07:12 +02:00
Oliver Hahn
dc5f87f216 added convolver and plt as options to cmake 2020-04-03 00:39:28 +02:00
Oliver Hahn
b8b9db3b99 made precision switchable from makefile 2020-04-02 19:57:41 +02:00
Oliver Hahn
91cc71c038 removed sanitizer options from cmake 2020-01-25 23:31:50 +01:00
Oliver Hahn
1fc2b2d677 added distinct amplitudes for cdm and baryons 2020-01-25 23:31:03 +01:00
Oliver Hahn
3bde11f1a5 Merge branch 'master' of https://bitbucket.org/ohahn/monofonic into dev-plt 2019-12-19 15:40:20 +01:00
Oliver Hahn
3797ff0325 avoid policy error on old versions of cmake 2019-12-19 14:08:35 +01:00
Oliver Hahn
2ef654f22a small optimizations 2019-12-19 13:54:24 +01:00
Oliver Hahn
8048825e02 cosmetics 2019-11-03 17:05:28 +01:00
Oliver Hahn
4de579ca78 revert back to C++14 by replacing inline lambdas with template funcs 2019-10-24 17:12:43 +02:00
Oliver Hahn
cbec8c8f03 inlined global lambdas, requires upgrading to C++17 2019-10-12 15:06:49 +02:00
Oliver Hahn
d16cefcd43 fixed cmake error when building without mpi 2019-10-08 20:21:28 +02:00
Oliver Hahn
519f3afe6b changed to more flexible FindFFTW3.cmake script. 2019-09-25 21:17:39 +02:00
Michael Michaux
467618155f Fixed FFTW3 2019-09-11 17:36:01 +02:00
Oliver Hahn
b09b9c7589 added compile time version information output and new logo 2019-09-04 12:07:40 +02:00
Oliver Hahn
f966cae631 minor cleanup and HDF5 in CMakeLists 2019-07-31 18:36:37 +02:00
Oliver Hahn
5a621da120 minor fixes and beautifications 2019-05-15 21:11:28 +02:00
mmichaux
54c5dc6f0e Added CLASS as a submodule. 2019-05-15 15:17:27 +02:00
Oliver Hahn
9549f5f195 initial commit 2019-05-07 01:05:16 +02:00