.. |
fourier
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
algo.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
bqueue.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
bqueue.tcc
|
Implemented neighbour searching in KDTree (+ BoundedQueue)
|
2009-01-09 17:42:14 -06:00 |
bsp_simple.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
bsp_simple.tcc
|
Added basic BSP test
|
2012-09-17 17:24:04 -04:00 |
cic.cpp
|
Added a lean CIC filter
|
2014-06-12 17:16:59 +02:00 |
cic.hpp
|
Added a lean CIC filter
|
2014-06-12 17:16:59 +02:00 |
CMakeLists.txt
|
Fixed CIC errors. Added support for CosmoPower in _cosmotool.pyx
|
2014-06-03 09:51:26 +02:00 |
config.hpp
|
First Python support
|
2014-05-25 11:11:44 +02:00 |
cosmopower.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
cosmopower.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
dinterpolate.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
dinterpolate.tcc
|
Allow to disable simplices if they are strange
|
2012-10-30 13:58:46 -04:00 |
eskow.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
field.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
fixArray.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
fortran.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
fortran.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
growthFactor.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
growthFactor.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
h5_readFlash.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
h5_readFlash.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
hdf5_array.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
hdf5_flash.h
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
interpolate3d.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
interpolate.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
interpolate.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
kdtree_leaf.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
kdtree_leaf.tcc
|
New kd tree type for count in range
|
2009-12-07 15:45:28 +01:00 |
kdtree_splitters.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
load_data.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
load_data.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadFlash_dummy.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadFlash.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadFlash.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadGadget.cpp
|
Tons of fixes in python binder. Loadgadget slightly more verbose
|
2014-05-31 08:43:22 +02:00 |
loadGadget.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadRamses.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadRamses.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
loadSimu.hpp
|
Hardened SimuData. Support writeGadget
|
2014-05-30 19:00:25 +02:00 |
mach.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
miniargs.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
miniargs.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
mykdtree.hpp
|
Merged
|
2014-05-30 17:12:48 +02:00 |
mykdtree.tcc
|
Merged
|
2014-05-30 17:12:48 +02:00 |
newton.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
octTree.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
octTree.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
pool.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
powerSpectrum.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
powerSpectrum.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
replicateGenerator.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
sparseGrid.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
sparseGrid.tcc
|
Sparse grid support
|
2009-01-08 09:17:50 -06:00 |
sphSmooth.hpp
|
Templatized SPHSmooth. Reduced memory consumption of simple3DFilter
|
2014-06-14 17:18:28 +02:00 |
sphSmooth.tcc
|
Templatized SPHSmooth. Reduced memory consumption of simple3DFilter
|
2014-06-14 17:18:28 +02:00 |
yorick_nc3.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
yorick_nc4.cpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |
yorick.hpp
|
Updated copyright headers
|
2014-05-22 09:38:59 +02:00 |