Fixes issue from Feb 2021 GPU package update for tersoff styles using multiple types.
This commit is contained in:
@ -73,7 +73,7 @@ class Tersoff : public BaseThree<numtyp, acctyp> {
|
||||
/// ts5.x = beta, ts5.y = powern, ts5.z = lam2, ts5.w = bigb
|
||||
UCL_D_Vec<numtyp4> ts5;
|
||||
|
||||
UCL_D_Vec<numtyp> cutsq_pair;
|
||||
numtyp _cutsq_max;
|
||||
|
||||
UCL_D_Vec<int> elem2param;
|
||||
UCL_D_Vec<int> map;
|
||||
|
||||
Reference in New Issue
Block a user