Skip to content
GitLab
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
e9035ea6
Commit
e9035ea6
authored
Jan 12, 2015
by
BRAMAS Berenger
Browse files
Make the tests of the adaptive fmm private
parent
7d30cb59
Changes
4
Hide whitespace changes
Inline
Side-by-side
Tests/Kernels/testAdaptiveChebSymFMM.cpp
View file @
e9035ea6
...
...
@@ -17,6 +17,8 @@
// ==== CMAKE =====
// @FUSE_BLAS
// ================
// Keep in private GIT
// @SCALFMM_PRIVATE
#include
<iostream>
#include
<cstdio>
...
...
Tests/Utils/testFmmAdaptiveAlgorithm.cpp
View file @
e9035ea6
...
...
@@ -14,7 +14,9 @@
// "http://www.gnu.org/licenses".
// ===================================================================================
//
// Keep in private GIT
// @SCALFMM_PRIVATE
#include
<iostream>
#include
<cstdio>
...
...
Tests/Utils/testFmmAdaptiveAlgorithmAdvanced.cpp
View file @
e9035ea6
...
...
@@ -14,7 +14,8 @@
// "http://www.gnu.org/licenses".
// ===================================================================================
//
// Keep in private GIT
// @SCALFMM_PRIVATE
#include
<iostream>
#include
<cstdio>
...
...
Tests/Utils/testFmmAdaptiveStats.cpp
View file @
e9035ea6
...
...
@@ -15,7 +15,8 @@
// "http://www.gnu.org/licenses".
// ===================================================================================
//
// Keep in private GIT
// @SCALFMM_PRIVATE
#include
<iostream>
#include
<cstdio>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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