Merge branch 'amoeba' into amoeba-gpu
This commit is contained in:
@ -516,7 +516,7 @@ class Atom {
|
||||
UCL_Vector<numtyp,numtyp> extra;
|
||||
|
||||
#ifdef GPU_CAST
|
||||
UCL_Vector<double,double> x_cast;
|
||||
UCL_Vector<numtyp,numtyp> x_cast;
|
||||
UCL_Vector<int,int> type_cast;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user