-
- Downloads
In the test files, in the part where we insert the particles,
I remove the temporary creation in the loop to create only one per file. LOOP PARTICLE.create PARTICLE <= FILL ENDLOOP Has been changed by PARTICLE.create LOOP PARTICLE <= FILL ENDLOOP git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/scalfmm/scalfmm/trunk@121 2616d619-271b-44dc-8df4-d4a8f33a7222
Showing
- Tests/testFmbAlgorithm.cpp 5 additions, 3 deletionsTests/testFmbAlgorithm.cpp
- Tests/testFmbAlgorithmProc.cpp 8 additions, 6 deletionsTests/testFmbAlgorithmProc.cpp
- Tests/testFmbBlasAlgorithm.cpp 5 additions, 3 deletionsTests/testFmbBlasAlgorithm.cpp
- Tests/testFmbTsmAlgorithm.cpp 5 additions, 3 deletionsTests/testFmbTsmAlgorithm.cpp
- Tests/testFmmAlgorithm.cpp 5 additions, 3 deletionsTests/testFmmAlgorithm.cpp
- Tests/testFmmAlgorithmProc.cpp 6 additions, 4 deletionsTests/testFmmAlgorithmProc.cpp
- Tests/testFmmAlgorithmTsm.cpp 7 additions, 5 deletionsTests/testFmmAlgorithmTsm.cpp
- Tests/testLoader.cpp 2 additions, 1 deletionTests/testLoader.cpp
- Tests/testLoaderFMA.cpp 2 additions, 1 deletionTests/testLoaderFMA.cpp
- Tests/testLoaderFMATsm.cpp 2 additions, 1 deletionTests/testLoaderFMATsm.cpp
- Tests/testMortonIndex.cpp 7 additions, 7 deletionsTests/testMortonIndex.cpp
- Tests/testOctree.cpp 6 additions, 3 deletionsTests/testOctree.cpp
- Tests/testOctreeIter.cpp 5 additions, 4 deletionsTests/testOctreeIter.cpp
Please register or sign in to comment