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
Oliver Hahn
68ae67f3db WIP: higher order baryons 2020-05-23 15:12:51 +02:00
Oliver Hahn
2315515305 renaming (csoca->music) 2020-04-04 20:27:51 +02:00
Oliver Hahn
0678489386 fixed some nyquist plane errors in convolutions 2020-04-02 19:58:57 +02:00
Oliver Hahn
b8b9db3b99 made precision switchable from makefile 2020-04-02 19:57:41 +02:00
Oliver Hahn
f5a9006299 some refactoring, mostly just homogenizing function names 2020-04-02 11:18:21 +02:00
Oliver Hahn
5cd6591866 added new gradient operator, fixed reversed gradient sign from before 2019-10-15 19:48:38 +02:00
Oliver Hahn
8fe93b7cb2 flipped sign of gradient to be consistent with FFTW convention 2019-10-10 21:47:02 +02:00
Oliver Hahn
e2329cde74 added 2/3 dealiasing 2019-10-09 17:25:15 +02:00
Oliver Hahn
a912462dbd code formatting 2019-10-03 00:22:02 +02:00
Oliver Hahn
1d2f8135ac optimized memory and code in triple convolution 2019-10-02 20:57:40 +02:00
Oliver Hahn
49bbd4618d added symplectic PT variant, should be factored into proper independent routine 2019-05-27 22:41:39 +02:00
Oliver Hahn
c75527db26 Fix #1, missing initialisation of MPI error status variable 2019-05-24 10:46:07 +02:00
Oliver Hahn
c27ecb6215 changed result assignment operators to new form 2019-05-23 14:53:11 +02:00
Oliver Hahn
c926fd6b98 added more Hessian convolutions routines 2019-05-21 22:26:15 +02:00
Oliver Hahn
3d51c2667b bugfix in convolution 2019-05-21 00:23:03 +02:00
Oliver Hahn
2deed619c1 added aliased naive convolution class 2019-05-20 17:23:52 +02:00
Oliver Hahn
1068155458 cleanup, added mult/div operators 2019-05-19 10:02:32 +02:00
Oliver Hahn
55b109da47 MPI fixes (mostly 1 bug for real->complex conv.) 2019-05-15 05:30:47 +02:00
Oliver Hahn
a8a0df08b2 added 3b term, bugfixes for MPI 2019-05-14 12:29:27 +02:00
Oliver Hahn
6aa60ca218 minor MPI fixes 2019-05-13 17:02:31 +02:00
Oliver Hahn
a4c8c340d1 MPI fixes, but still buggy 2019-05-13 12:34:16 +02:00
Oliver Hahn
c8a30ffb18 clean up, working commit 2019-05-13 09:56:58 +02:00
Oliver Hahn
3e488acef6 separated out convolution routines into class 2019-05-12 21:12:07 +02:00