git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11529 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user