git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11529 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-02-12 00:33:16 +00:00
parent 17a0a5eeb6
commit 148140df27

View File

@ -43,6 +43,7 @@ class AtomVec : protected Pointers {
int nset; // # of molecules in list
int cudable; // 1 if atom style is CUDA-enabled
int kokkosable; // 1 if atom style is KOKKOS-enabled
int *maxsend; // CUDA-specific variable
int nargcopy; // copy of command-line args for atom_style command