Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
solverstack
ScalFMM
Commits
f5946866
Commit
f5946866
authored
Sep 12, 2014
by
BRAMAS Berenger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make the include matching the directories
parent
40850d46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
Examples/ChebyshevInterpolationMPIFMM.cpp
Examples/ChebyshevInterpolationMPIFMM.cpp
+13
-13
No files found.
Examples/ChebyshevInterpolationMPIFMM.cpp
View file @
f5946866
...
...
@@ -26,24 +26,24 @@
#include "ScalFmmConfig.h"
#include "../
../
Src/Containers/FOctree.hpp"
#include "../
../
Src/Utils/FMpi.hpp"
#include "../
../
Src/Core/FFmmAlgorithmThreadProc.hpp"
#include "../Src/Containers/FOctree.hpp"
#include "../Src/Utils/FMpi.hpp"
#include "../Src/Core/FFmmAlgorithmThreadProc.hpp"
#include "../
../
Src/Files/FFmaGenericLoader.hpp"
#include "../
../
Src/Files/FMpiFmaGenericLoader.hpp"
#include "../
../
Src/Files/FMpiTreeBuilder.hpp"
#include "../Src/Files/FFmaGenericLoader.hpp"
#include "../Src/Files/FMpiFmaGenericLoader.hpp"
#include "../Src/Files/FMpiTreeBuilder.hpp"
#include "../
../
Src/BalanceTree/FLeafBalance.hpp"
#include "../Src/BalanceTree/FLeafBalance.hpp"
#include "../
../
Src/Kernels/Interpolation/FInterpMatrixKernel.hpp"
#include "../
../
Src/Kernels/Chebyshev/FChebSymKernel.hpp"
#include "../
../
Src/Kernels/Chebyshev/FChebCell.hpp"
#include "../Src/Kernels/Interpolation/FInterpMatrixKernel.hpp"
#include "../Src/Kernels/Chebyshev/FChebSymKernel.hpp"
#include "../Src/Kernels/Chebyshev/FChebCell.hpp"
#include "../
../
Src/Components/FSimpleLeaf.hpp"
#include "../
../
Src/Kernels/P2P/FP2PParticleContainerIndexed.hpp"
#include "../Src/Components/FSimpleLeaf.hpp"
#include "../Src/Kernels/P2P/FP2PParticleContainerIndexed.hpp"
#include "../
../
Src/Utils/FParameters.hpp"
#include "../Src/Utils/FParameters.hpp"
/// \file ChebyshevInterpolationMPIFMM
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment