Commit Graph

271 Commits

Author SHA1 Message Date
Guilhem Lavaux
87a41d890e Imported borg reading routines 2014-05-30 17:10:27 +02:00
Guilhem Lavaux
2afccc3411 grab particle ids too 2014-05-30 13:21:12 +02:00
Guilhem Lavaux
bf4977721f Added support for ramses in _cosmotool. Fixlet in gadget 2014-05-30 11:39:13 +02:00
Guilhem Lavaux
9223ddbc3c Check for 0 pointer 2014-05-27 13:54:42 +02:00
Guilhem Lavaux
6dc94056f1 Finished early binding 2014-05-26 14:24:53 +02:00
Guilhem Lavaux
ab1a181bb6 First Python support 2014-05-25 11:11:44 +02:00
Guilhem Lavaux
bc655f1362 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2014-05-25 10:43:17 +02:00
Guilhem Lavaux
b584ff54a7 Added python 2014-05-25 10:43:06 +02:00
Guilhem Lavaux
7f27897b83 Updated copyright headers 2014-05-22 09:38:59 +02:00
Guilhem Lavaux
61c6f1b3ea Fixed gather_sources 2014-05-22 09:37:20 +02:00
Guilhem Lavaux
285eeb8ede Fixed gather_sources 2014-05-22 09:35:54 +02:00
Guilhem Lavaux
29c9536ff1 White space fix 2014-05-22 09:33:52 +02:00
Guilhem Lavaux
b89dbe0987 Finished packaging omptl 2014-05-22 09:27:53 +02:00
Guilhem Lavaux
950cfb3eb1 Fixed compilation issues 2014-05-21 21:57:37 +02:00
Guilhem Lavaux
0124431cd9 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2014-05-21 21:52:25 +02:00
Guilhem Lavaux
56678f5fd4 Included omptl dependency 2014-05-21 21:51:20 +02:00
Guilhem Lavaux
113a14e00c Parallelized and HDF5ized simple3DFilter 2014-05-20 17:16:54 +02:00
Guilhem Lavaux
c88599aa59 Export also velocities 2014-05-20 16:53:51 +02:00
Guilhem Lavaux
468f5222b8 New tool to convert a gadget to a HDF5 file 2014-05-20 16:27:41 +02:00
Guilhem Lavaux
47255ea25a HDF5 boost multi array transparent support 2014-05-20 16:16:46 +02:00
Guilhem Lavaux
1d59f4e93d Fixed conflict 2014-05-20 11:42:17 +02:00
Guilhem Lavaux
11dd968f36 Compile CIC. Imported tool to convert gadget snapshot to density field 2014-05-20 11:19:45 +02:00
Guilhem Lavaux
c6668cbd0a Fixes to sphSmooth 2014-05-20 10:58:07 +02:00
Guilhem Lavaux
34de699863 Added proper support for boost detection 2014-05-20 09:43:00 +02:00
Guilhem Lavaux
b6d1cf7591 Merge branch 'master' of bitbucket.org:glavaux/cosmotool 2014-05-20 09:25:43 +02:00
Guilhem Lavaux
4a7859587e Imported the simple3DFilter to the sample directory 2014-05-20 09:25:32 +02:00
Guilhem Lavaux
774dc99e67 Temporarily disable testSmooth as it depends on Boost 2014-05-05 12:12:09 +02:00
Guilhem Lavaux
cc769b2b1d Added state definition in SPHSmooth. Fixed cmake LINK_FLAGS problem 2014-05-05 12:07:55 +02:00
Guilhem Lavaux
b80734bf07 Enforce C compiler as given by CMake 2014-04-10 09:12:01 +02:00
Guilhem Lavaux
e3ff41e30a Added new calls specific to EuclidianTransform 2014-04-02 17:56:09 +02:00
Guilhem Lavaux
bba009ef42 Export correctly the const-ness of saveArray 2014-04-02 16:53:14 +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
00f5cbf2bc Fixed netcdf detection 2014-02-21 09:34:15 +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
73ab11f3b1 Added missing sharp dependencies 2013-04-07 14:44:04 -04:00
Guilhem Lavaux
0f57cca2f5 Fixed missing explicit std namespace 2013-04-07 14:40:36 -04:00
Guilhem Lavaux
848f557626 Made SHARP building optional 2013-03-19 09:25:45 -04:00
Guilhem Lavaux
6296f4c8cf Merge branch 'master' of ssh://bitbucket.org/glavaux/cosmotool 2013-03-07 17:24:18 -05:00