Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
0f1f7398
Commit
0f1f7398
authored
Jul 01, 2014
by
COULAUD Olivier
Browse files
Remove ../Src
parent
8ff28a68
Changes
1
Hide whitespace changes
Inline
Side-by-side
UTests/utestLagrangeMpi.cpp
View file @
0f1f7398
...
...
@@ -36,19 +36,19 @@
#include
"Components/FSimpleLeaf.hpp"
#include
"
../../Src/
Kernels/Uniform/FUnifCell.hpp"
#include
"Kernels/Uniform/FUnifCell.hpp"
#include
"Kernels/Interpolation/FInterpMatrixKernel.hpp"
#include
"
../../Src/
Kernels/Uniform/FUnifKernel.hpp"
#include
"Kernels/Uniform/FUnifKernel.hpp"
#include
"Kernels/P2P/FP2PParticleContainerIndexed.hpp"
/*
* In this test, we compare the results of the
Chebyshev FMM
over
* multiple process
u
s and the direct results.
* In this test, we compare the results of the
Lagrange FMM on uniform point
over
* multiple process
e
s and the direct results.
*/
class
Test
Chebyshev
MpiDirect
:
public
FUTesterMpi
<
Test
Chebyshev
MpiDirect
>
{
class
Test
Lagrange
MpiDirect
:
public
FUTesterMpi
<
Test
Lagrange
MpiDirect
>
{
template
<
class
CellClass
,
class
ContainerClass
,
class
KernelClass
,
class
MatrixKernelClass
,
class
LeafClass
,
class
OctreeClass
,
class
FmmClassProc
>
...
...
Write
Preview
Supports
Markdown
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