Skip to content
Snippets Groups Projects
Commit 148140df authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11529 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 17a0a5ee
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment