Kokkos Core Kernels Package
Version of the Day
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
core
src
dummy.cpp
1
2
3
namespace
Kokkos {
4
namespace
AvoidCompilerWarnings {
5
int
dontComplain() {
6
// keep the compiler from complaining about emptiness
7
return
0;
8
}
9
}
// namespace AvoidCompilerWarnings
10
}
// namespace Kokkos
Generated by
1.8.5