Guilhem Lavaux
|
aec35ded1c
|
Updated to last SHARP
|
2016-11-04 18:24:15 +01:00 |
|
Guilhem Lavaux
|
b30d978eed
|
Compile fixes (avoid extensions)
|
2016-07-21 10:41:29 +03:00 |
|
Guilhem Lavaux
|
0096b696a3
|
Added new alias for type safety
|
2015-09-29 16:38:22 +02:00 |
|
Guilhem Lavaux
|
56ee1156f0
|
Fixed typo
|
2015-09-29 16:34:46 +02:00 |
|
Guilhem Lavaux
|
82e79dda78
|
Include c++ complex header
|
2015-09-06 08:35:24 +02:00 |
|
Guilhem Lavaux
|
9983aa1783
|
Added more automatic type conversions
|
2015-09-05 21:43:26 +02:00 |
|
Guilhem Lavaux
|
209dfec2b4
|
New adaptor for fftw_complex to C++ complex
|
2015-06-07 10:44:43 +02:00 |
|
Guilhem Lavaux
|
1180e6ac88
|
MPI FFTW calls
|
2015-03-04 22:24:37 +01:00 |
|
Guilhem Lavaux
|
a26de4a2fa
|
Fixed compilation error in HDF5
|
2015-02-11 21:27:27 +01:00 |
|
Guilhem Lavaux
|
1dbe46a358
|
Added missing FFTW call
|
2015-02-11 18:23:28 +01:00 |
|
Guilhem Lavaux
|
8af3dc4359
|
Made fourier library more flexible. Compatible with boost::multi_array now.
|
2015-02-11 15:10:09 +01:00 |
|
Guilhem Lavaux
|
7f27897b83
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
|
Guilhem Lavaux
|
29c9536ff1
|
White space fix
|
2014-05-22 09:33:52 +02:00 |
|
Guilhem Lavaux
|
e3ff41e30a
|
Added new calls specific to EuclidianTransform
|
2014-04-02 17:56:09 +02:00 |
|
Guilhem Lavaux
|
9ae42a2442
|
Fixed unit_vel in Ramses. Added a new type alias in FourierMap
|
2014-04-02 09:52:06 +02:00 |
|
Guilhem Lavaux
|
a2373d8919
|
Fixed types
|
2014-03-03 19:06:31 +01:00 |
|
Guilhem Lavaux
|
126e1461b9
|
Attempts to fix the conjugation in the dot-product
|
2014-03-03 18:27:38 +01:00 |
|
Guilhem Lavaux
|
c724700246
|
Fixed calls to get_K_p
|
2014-02-27 16:03:42 +01:00 |
|
Guilhem Lavaux
|
aed2920be7
|
Fixed interface get_Kvec_p
|
2014-02-27 15:59:25 +01:00 |
|
Guilhem Lavaux
|
fc2a0c9ddd
|
Merged
|
2014-02-27 15:31:05 +01:00 |
|
Guilhem Lavaux
|
86dc4bd249
|
Fixed default arguments in healpix_transform. Fixed fftw detection in CMake
|
2014-02-27 15:30:21 +01:00 |
|
Guilhem Lavaux
|
bd310df1e3
|
Fixed incorrectly ordered parameters in prototype
|
2014-02-20 17:45:35 +01:00 |
|
Guilhem Lavaux
|
4737ee06a7
|
Removed 'critical' section as it may cause problem in calling function. The thread safety is left for the caller
|
2013-08-21 14:50:38 -04:00 |
|
Guilhem Lavaux
|
083cad3c77
|
Fix for NetCDF-4 ordering. Added new constructor to Fourier/Healpix to support weighted rings.
|
2013-07-17 12:11:55 +02:00 |
|
Guilhem Lavaux
|
cfae6184d5
|
Fixed initialization of realMap
|
2013-05-02 15:17:19 -04:00 |
|
Guilhem Lavaux
|
e2280a899f
|
Moved plan creation into its subroutine
|
2013-05-02 15:04:25 -04:00 |
|
Guilhem Lavaux
|
0a412e0ec3
|
Merge branch 'master' of ssh://bitbucket.org/glavaux/cosmotool
|
2013-04-08 16:26:39 -04:00 |
|
Guilhem Lavaux
|
4f1a7f7c12
|
Added a critical barrier to fftw calls
|
2013-04-08 16:26:31 -04:00 |
|
Guilhem Lavaux
|
0f57cca2f5
|
Fixed missing explicit std namespace
|
2013-04-07 14:40:36 -04:00 |
|
Guilhem Lavaux
|
e0e6ea7be2
|
Run gather_sources.py
|
2013-03-05 22:39:33 -05:00 |
|
Guilhem Lavaux
|
d724a7be66
|
Merge branch 'master' of bitbucket.org:glavaux/cosmotool
|
2013-03-02 18:43:05 -05:00 |
|
Guilhem Lavaux
|
e919bd4a73
|
Added Copyright/LICENSE disclaimer
|
2013-03-02 18:42:56 -05:00 |
|
Guilhem Lavaux
|
f1a30f3537
|
Use long instead of int for particle identifiers
|
2013-02-19 11:15:46 -05:00 |
|
Guilhem Lavaux
|
72df7b6c66
|
Fully implemented cosmopower
|
2012-12-13 17:27:46 -05:00 |
|
Guilhem Lavaux
|
a3ef55c318
|
Multiply the power spectrum by the volume to have proper units
|
2012-11-30 17:16:45 -05:00 |
|
Guilhem Lavaux
|
01f36b9be7
|
Added a get_delta_k function to get the element phase volume
|
2012-11-30 17:11:21 -05:00 |
|
Guilhem Lavaux
|
523cc8e44e
|
Introduced another intermediate function for retrieving integer indexes
|
2012-11-28 22:33:42 -05:00 |
|
Guilhem Lavaux
|
7db82b3bb1
|
Fixed parameter types and return values
|
2012-11-28 18:57:23 -05:00 |
|
Guilhem Lavaux
|
3ef6475121
|
Added pixel -> kvec function
|
2012-11-28 17:54:21 -05:00 |
|
Guilhem Lavaux
|
bcf4ae2deb
|
Added a specific function for computing \vec{k}
|
2012-11-28 17:49:58 -05:00 |
|
Guilhem Lavaux
|
5d6ad978e8
|
Fixed initialization of 3d FFT
|
2012-11-27 20:10:40 -05:00 |
|
Guilhem Lavaux
|
50142e3189
|
Changed programming interface of newSpectrumRaw
|
2012-11-20 08:45:48 -05:00 |
|
Guilhem Lavaux
|
bb20fcee05
|
Check healpix utility calls
|
2012-11-18 16:36:18 -05:00 |
|
Guilhem Lavaux
|
4c482daf9b
|
Fixed dof interface. Implement utility class for healpix
|
2012-11-18 16:18:18 -05:00 |
|
Guilhem Lavaux
|
b7156fcc76
|
Splitted healpix.hpp into several files for easier maintainability
|
2012-11-18 15:47:37 -05:00 |
|
Guilhem Lavaux
|
f67b04e57e
|
Splitted euclidian.hpp into several files. Added implementation of binned powerspectrum
|
2012-11-12 20:27:32 -05:00 |
|
Guilhem Lavaux
|
60c6d789e3
|
Added the copy and sqrt operator to SpectrumFunction
|
2012-11-12 10:02:22 -05:00 |
|
Guilhem Lavaux
|
7ad4911872
|
Changed interface of newRandomFourier to avoid generating copies.
|
2012-11-11 15:46:03 -05:00 |
|
Guilhem Lavaux
|
d8734b2a59
|
Fixed allocation and specification of dimensions to FFTW (must be swapped compared to CosmoTool convention)
|
2012-11-11 14:25:05 -05:00 |
|
Guilhem Lavaux
|
596dd5d681
|
Fixed use of constness in FourierMap::scale
|
2012-11-11 14:24:35 -05:00 |
|