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

5 commits

Author SHA1 Message Date
Oliver Hahn
f3d9c25e1e more fixes to expose precision selection also to C code. should work now for PANPHASIA_HO 2021-06-01 21:57:18 +02:00
Oliver Hahn
c3e647ef59 fixed compilation of PANPHASIA_HO for single precision 2021-06-01 21:41:20 +02:00
Adrian Jenkins
c13fdc0572 Added a transpose step at the bottom of pan_mpi_routines.c.
Fixed an error when fdim !=1 - not currently relevant to this version,
but will allow the code to use - say 1/8th as much memory for storing
the Panphasia coefficients - at the cost of less accurate reproduction
of the phases close to the Nyquist frequency of the Fourier grid.
2021-05-17 14:29:17 +01:00
Adrian Jenkins
974900dc81 Added define statements for USE_PRECISION_FLOAT to make both the FFTW
and Panphasia routines either both single precision or both double
precision.

:wq
2021-05-11 12:26:18 +01:00
Oliver Hahn
b567ba8e68 first commit PANPHASIA_HO 2021-05-02 22:05:18 +02:00