git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15159 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -94,8 +94,6 @@ class Compute : protected Pointers {
|
||||
|
||||
int copymode;
|
||||
|
||||
int cudable; // 1 if compute is CUDA-enabled
|
||||
|
||||
Compute(class LAMMPS *, int, char **);
|
||||
virtual ~Compute();
|
||||
void modify_params(int, char **);
|
||||
|
||||
Reference in New Issue
Block a user