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

14 commits

Author SHA1 Message Date
Oliver Hahn
f9ec42379f fixed compilation against public class version, which requires also suppressing a lot of warning messages. 2024-07-09 15:49:34 +02:00
Oliver Hahn
0c978f7ce3 fixed monofonic compilation problem. main branch now pulls old CLASS version from tag 2023-03-26 18:09:46 +02:00
Michael Bühlmann
4ecc025ec7 shallow-fetch external libraries 2020-09-10 13:38:23 -05:00
Oliver Hahn
143e5382a9 added progress verbosity to cmake fetch to avoid impression that cmake hangs while it clones CLASS 2020-09-10 20:15:10 +02:00
Oliver Hahn
c437e6f720 updated default cosmological model to Planck2018, added neutrinos in class module (not in backscaling model) 2020-09-07 22:55:39 +02:00
Michael Buehlmann
379703196a include class with cmake fetch (rm submodule) 2020-08-27 11:09:21 -05:00
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
8c24becc92 forgotten file in class.cmake when compiling with Makefile 2020-04-04 14:22:59 +02:00
Oliver Hahn
705dcf7cf5 fixed class cmake file 2020-04-02 12:49:15 +02:00
mmichaux
1f261c938d Possibility to use or not CLASS. Defines the flag -DUSE_CLASS if enabled. 2019-05-17 22:41:14 +02:00
Oliver Hahn
e989fbc1fb added CLASS transfer function plugin 2019-05-15 21:03:10 +02:00
mmichaux
80867c6fd6 Macro to simplify including and linking a target to CLASS submodule. 2019-05-15 15:50:49 +02:00
mmichaux
3449e7839f Compiles testTk instead of testKlass. 2019-05-15 15:26:17 +02:00
mmichaux
54c5dc6f0e Added CLASS as a submodule. 2019-05-15 15:17:27 +02:00