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
ef52ff9c
Commit
ef52ff9c
authored
May 19, 2015
by
BRAMAS Berenger
Browse files
Just make it compile with clang KSTAR
parent
9a901bf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tests/noDist/PerfTest.cpp
View file @
ef52ff9c
...
...
@@ -45,8 +45,8 @@
* See documentation of FTreeLoader, FKernelLoader, FAlgoLoader.
*/
template
<
class
TreeLoader
,
template
<
typename
TL
>
class
KernelLoader
,
template
<
typename
TL
,
template
<
typename
TL
>
class
KL
>
class
AlgoLoader
>
template
<
typename
TL
_1
>
class
KernelLoader
,
template
<
typename
TL
_2
,
template
<
typename
TL
_3
>
class
KL
>
class
AlgoLoader
>
void
runperf
(
FPerfTestParams
&
params
)
{
TreeLoader
treeLoader
(
params
);
...
...
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