Skip to content

Commit 6e98cb0

Browse files
authored
Add Kokkos DualView include to unit test file. (#1363)
1 parent ffa9de7 commit 6e98cb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit_tests/ngp_kernels/UnitTestNgpLoops.C

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "stk_mesh/base/NgpMesh.hpp"
2121
#include "stk_mesh/base/NgpField.hpp"
2222
#include "stk_mesh/base/GetNgpField.hpp"
23+
#include "Kokkos_DualView.hpp"
2324

2425
#include <cmath>
2526

0 commit comments

Comments
 (0)