forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6172 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
4d53daece8
commit
b02b7636fb
|
@ -32,7 +32,7 @@
|
|||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
enum{NONE,OPT,GPU,USERCUDA};
|
||||
enum{NOACCEL,OPT,GPU,USERCUDA};
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
start up LAMMPS
|
||||
|
|
Loading…
Reference in New Issue