.. |
fourier
|
Changed dependency to libsharp (MPI support, better performance). Added new power spectrum abstraction
|
2012-11-10 09:02:08 -05:00 |
algo.hpp
|
Added support for negative powers in algo
|
2012-06-05 16:41:55 -04:00 |
bqueue.hpp
|
Implemented neighbour searching in KDTree (+ BoundedQueue)
|
2009-01-09 17:42:14 -06:00 |
bqueue.tcc
|
Implemented neighbour searching in KDTree (+ BoundedQueue)
|
2009-01-09 17:42:14 -06:00 |
bsp_simple.hpp
|
Added basic BSP test
|
2012-09-17 17:24:04 -04:00 |
bsp_simple.tcc
|
Added basic BSP test
|
2012-09-17 17:24:04 -04:00 |
cic.cpp
|
Machine precision detection
|
2012-03-29 15:54:34 -04:00 |
cic.hpp
|
Machine precision detection
|
2012-03-29 15:54:34 -04:00 |
CMakeLists.txt
|
Fixed link ordering and detection of HL libraries
|
2012-09-20 01:59:46 -04:00 |
config.hpp
|
Use std::string instead of C string in exception handling and yorick I/O
|
2012-05-03 11:45:38 -04:00 |
dinterpolate.hpp
|
Use the homogeneous splitter for interpolation
|
2012-06-08 09:49:22 -04:00 |
dinterpolate.tcc
|
Upgraded ramses format-on-disk. DInterpolate assertion check
|
2012-06-28 09:36:28 -04:00 |
eskow.hpp
|
Fixed decomposition. Add sample matrix.
|
2011-12-14 17:40:10 -05:00 |
field.hpp
|
Added support for delaunay field estimator
|
2009-03-08 13:01:12 -07:00 |
fixArray.hpp
|
Fixed size array
|
2009-07-07 11:29:31 +02:00 |
fortran.cpp
|
Fixed gadget file writing.
|
2012-04-01 17:49:19 -05:00 |
fortran.hpp
|
Fixed gadget file writing.
|
2012-04-01 17:49:19 -05:00 |
growthFactor.cpp
|
Compute the linear growth factor
|
2010-12-01 18:09:14 -05:00 |
growthFactor.hpp
|
Implemented standard linear growth factor computation
|
2010-12-01 10:04:04 -05:00 |
h5_readFlash.cpp
|
Flash fixes
|
2011-12-15 12:12:10 -05:00 |
h5_readFlash.hpp
|
Flash fixes
|
2011-12-15 12:12:10 -05:00 |
hdf5_flash.h
|
Imported FLASH I/O functionality
|
2011-06-06 09:56:54 -04:00 |
interpolate3d.hpp
|
3d linear interpolation
|
2009-07-07 11:29:03 +02:00 |
interpolate.cpp
|
Added some more methods to Interpolate (constness of compute and getYi)
|
2012-06-04 22:21:06 -04:00 |
interpolate.hpp
|
Added some more methods to Interpolate (constness of compute and getYi)
|
2012-06-04 22:21:06 -04:00 |
kdtree_leaf.hpp
|
Fix for interpolation class. KDTree leaf counting fix.
|
2011-01-15 16:01:50 +01:00 |
kdtree_leaf.tcc
|
New kd tree type for count in range
|
2009-12-07 15:45:28 +01:00 |
kdtree_splitters.hpp
|
Fixed KDTree recursion and splitting technique
|
2012-05-21 14:04:21 -04:00 |
load_data.cpp
|
Imported all simu data loaders. loadRamses uses UnformattedRead now
|
2009-01-09 19:10:30 -06:00 |
load_data.hpp
|
More ramses load modules
|
2009-11-06 22:12:31 -06:00 |
loadFlash_dummy.cpp
|
Added dummy function in case HDF5 is not found
|
2011-06-28 09:08:12 -04:00 |
loadFlash.cpp
|
Flash fixes
|
2011-12-15 12:12:10 -05:00 |
loadFlash.hpp
|
Imported FLASH I/O functionality
|
2011-06-06 09:56:54 -04:00 |
loadGadget.cpp
|
Fixed error message. Imported libsharp
|
2012-11-10 09:01:12 -05:00 |
loadGadget.hpp
|
Added support for writing gadget files
|
2012-03-30 11:47:48 -04:00 |
loadRamses.cpp
|
Upgraded ramses format-on-disk. DInterpolate assertion check
|
2012-06-28 09:36:28 -04:00 |
loadRamses.hpp
|
Upgraded ramses format-on-disk. DInterpolate assertion check
|
2012-06-28 09:36:28 -04:00 |
loadSimu.hpp
|
Support more parameters in simulation
|
2011-02-22 14:36:17 -05:00 |
mach.hpp
|
Merged
|
2012-03-29 15:55:08 -04:00 |
miniargs.cpp
|
Small compilation fixes
|
2009-11-01 11:21:14 -06:00 |
miniargs.hpp
|
Imported
|
2008-12-02 11:22:38 -06:00 |
mykdtree.hpp
|
Added more modularity in the way the KD tree is built
|
2012-05-20 09:21:00 -04:00 |
mykdtree.tcc
|
Fixed KDTree recursion and splitting technique
|
2012-05-21 14:04:21 -04:00 |
newton.hpp
|
Added a testcase for newton's method
|
2011-02-10 22:07:24 -05:00 |
octTree.cpp
|
Fixed use of pow
|
2010-09-12 10:33:51 +02:00 |
octTree.hpp
|
Removed conflicted comments
|
2010-05-04 07:44:11 -05:00 |
pool.hpp
|
Fixed memory pool code
|
2012-05-21 14:19:36 -04:00 |
powerSpectrum.cpp
|
Use std::string instead of C string in exception handling and yorick I/O
|
2012-05-03 11:45:38 -04:00 |
powerSpectrum.hpp
|
More powerspectra
|
2009-02-03 19:00:28 -06:00 |
sparseGrid.hpp
|
Sparse grid support
|
2009-01-08 09:17:50 -06:00 |
sparseGrid.tcc
|
Sparse grid support
|
2009-01-08 09:17:50 -06:00 |
sphSmooth.hpp
|
Added flexibility to the adaptive filter
|
2010-10-22 16:14:10 -04:00 |
sphSmooth.tcc
|
Added flexibility to the adaptive filter
|
2010-10-22 16:14:10 -04:00 |
yorick_nc3.cpp
|
Support both for NetCDF-3 and NetCDF-4
|
2012-09-19 09:11:06 -04:00 |
yorick_nc4.cpp
|
Missing updates...
|
2012-09-19 09:15:09 -04:00 |
yorick.hpp
|
Use std::string instead of C string in exception handling and yorick I/O
|
2012-05-03 11:45:38 -04:00 |