From bf9517b5623e6b215261ff9107ef8302f1908197 Mon Sep 17 00:00:00 2001 From: stamoor Date: Mon, 25 Jan 2016 21:36:10 +0000 Subject: [PATCH] Fixing Kokkos bugs git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14490 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/KOKKOS/neigh_bond_kokkos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KOKKOS/neigh_bond_kokkos.h b/src/KOKKOS/neigh_bond_kokkos.h index 6ce2b0734e..6acbb09c1f 100755 --- a/src/KOKKOS/neigh_bond_kokkos.h +++ b/src/KOKKOS/neigh_bond_kokkos.h @@ -77,7 +77,7 @@ class NeighBondKokkos : protected Pointers { unsigned int datamask_read,datamask_modify; int maxbond,maxangle,maxdihedral,maximproper; // size of bond lists - int me; + int me,nprocs; private: