-
- Downloads
Added CMake support
Build Directory Put a data directory (data are not on the svn yet) Remove compilation warning with -wall Need to forbid use of cmake inside sources directory. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@28 2616d619-271b-44dc-8df4-d4a8f33a7222
Showing
- CMakeLists.txt 25 additions, 0 deletionsCMakeLists.txt
- Sources/CMakeLists.txt 17 additions, 0 deletionsSources/CMakeLists.txt
- Sources/Containers/FOctree.hpp 4 additions, 5 deletionsSources/Containers/FOctree.hpp
- Sources/Containers/FSubOctree.hpp 16 additions, 3 deletionsSources/Containers/FSubOctree.hpp
- Sources/Core/FFMMAlgorithm.hpp 16 additions, 16 deletionsSources/Core/FFMMAlgorithm.hpp
- Sources/Core/FFMMAlgorithmArray.hpp 26 additions, 27 deletionsSources/Core/FFMMAlgorithmArray.hpp
- Sources/Core/FFMMAlgorithmTask.hpp 26 additions, 27 deletionsSources/Core/FFMMAlgorithmTask.hpp
- Sources/Core/FFMMAlgorithmThreaded.hpp 26 additions, 27 deletionsSources/Core/FFMMAlgorithmThreaded.hpp
- Sources/Core/FTestKernels.hpp 3 additions, 3 deletionsSources/Core/FTestKernels.hpp
- Sources/Fmb/FAbstractFmbKernels.hpp 1 addition, 1 deletionSources/Fmb/FAbstractFmbKernels.hpp
- Sources/Fmb/FFmbKernelsForces.hpp 2 additions, 2 deletionsSources/Fmb/FFmbKernelsForces.hpp
- Sources/Fmb/FFmbKernelsPotential.hpp 2 additions, 2 deletionsSources/Fmb/FFmbKernelsPotential.hpp
- Sources/Fmb/FFmbKernelsPotentialForces.hpp 2 additions, 2 deletionsSources/Fmb/FFmbKernelsPotentialForces.hpp
- Sources/Utils/FGlobal.hpp 12 additions, 0 deletionsSources/Utils/FGlobal.hpp
- Tests/CMakeLists.txt 37 additions, 0 deletionsTests/CMakeLists.txt
- Tests/testApplication.cpp 1 addition, 1 deletionTests/testApplication.cpp
- Tests/testFmbAlgorithm.cpp 2 additions, 2 deletionsTests/testFmbAlgorithm.cpp
- Tests/testLoader.cpp 1 addition, 1 deletionTests/testLoader.cpp
- Tests/testLoaderCreate.cpp 2 additions, 0 deletionsTests/testLoaderCreate.cpp
- Tests/testLoaderFMA.cpp 1 addition, 1 deletionTests/testLoaderFMA.cpp
Loading
Please register or sign in to comment