Reverting back to old kokkos view

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14921 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
stamoor 2016-05-02 23:40:38 +00:00
parent c5c293d16f
commit 33ce33ce36
1 changed files with 4 additions and 0 deletions

View File

@ -444,6 +444,10 @@
* default to use new View.
*/
#undef KOKKOS_USING_EXP_VIEW
#undef KOKKOS_USING_EXPERIMENTAL_VIEW
#define KOKKOS_USING_DEPRECATED_VIEW
#if ! defined( KOKKOS_USING_EXP_VIEW )
#if defined( KOKKOS_USING_DEPRECATED_VIEW )
#define KOKKOS_USING_EXP_VIEW 0