Added short neighbor list implementation for tersoff/zbl/gpu and tersoff/mod/gpu
This commit is contained in:
@ -104,8 +104,7 @@ class TersoffMod : public BaseThree<numtyp, acctyp> {
|
||||
|
||||
UCL_Kernel k_zeta;
|
||||
UCL_Texture ts1_tex, ts2_tex, ts3_tex, ts4_tex, ts5_tex;
|
||||
|
||||
int _max_nbors;
|
||||
numtyp _cutshortsq;
|
||||
|
||||
private:
|
||||
bool _allocated;
|
||||
|
||||
Reference in New Issue
Block a user