-
- Downloads
Big Chebyshev commit: The Chebyshev FMM works for FFmmAlgorithm and
FFmmAlgorithmThread. Compressed M2L operators are precomputed and stored in binray files. This features are tested in several test files. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@388 2616d619-271b-44dc-8df4-d4a8f33a7222
Showing
- CMakeLists.txt 5 additions, 2 deletionsCMakeLists.txt
- Src/Chebyshev/FChebCell.hpp 3 additions, 5 deletionsSrc/Chebyshev/FChebCell.hpp
- Src/Chebyshev/FChebInterpolator.hpp 135 additions, 93 deletionsSrc/Chebyshev/FChebInterpolator.hpp
- Src/Chebyshev/FChebKernels.hpp 259 additions, 0 deletionsSrc/Chebyshev/FChebKernels.hpp
- Src/Chebyshev/FChebM2LHandler.hpp 477 additions, 0 deletionsSrc/Chebyshev/FChebM2LHandler.hpp
- Src/Chebyshev/FChebMatrixKernel.hpp 60 additions, 0 deletionsSrc/Chebyshev/FChebMatrixKernel.hpp
- Src/Chebyshev/FChebParticle.hpp 3 additions, 1 deletionSrc/Chebyshev/FChebParticle.hpp
- Src/Chebyshev/FChebRoots.hpp 4 additions, 0 deletionsSrc/Chebyshev/FChebRoots.hpp
- Src/Chebyshev/FChebTensor.hpp 23 additions, 0 deletionsSrc/Chebyshev/FChebTensor.hpp
- Src/Containers/FTreeCoordinate.hpp 13 additions, 0 deletionsSrc/Containers/FTreeCoordinate.hpp
- Src/Utils/FBlas.hpp 216 additions, 54 deletionsSrc/Utils/FBlas.hpp
- Src/Utils/FMath.hpp 2 additions, 1 deletionSrc/Utils/FMath.hpp
- Tests/CMakeLists.txt 2 additions, 0 deletionsTests/CMakeLists.txt
- Tests/testBlas.cpp 120 additions, 0 deletionsTests/testBlas.cpp
- Tests/testChebAlgorithm.cpp 214 additions, 0 deletionsTests/testChebAlgorithm.cpp
- Tests/testChebBinaryM2L.cpp 90 additions, 0 deletionsTests/testChebBinaryM2L.cpp
- Tests/testChebInterpolator.cpp 20 additions, 30 deletionsTests/testChebInterpolator.cpp
- Tests/testChebM2Lprecomputation.cpp 92 additions, 0 deletionsTests/testChebM2Lprecomputation.cpp
- Tests/testChebOctree.cpp 36 additions, 4 deletionsTests/testChebOctree.cpp
- Tests/testChebSxUCBSy.cpp 217 additions, 0 deletionsTests/testChebSxUCBSy.cpp
Loading
Please register or sign in to comment