changed syntax for virial tallying in standard package fixes
This commit is contained in:
@ -331,8 +331,7 @@ void FixShakeKokkos<DeviceType>::post_force(int vflag)
|
||||
|
||||
// virial setup
|
||||
|
||||
if (vflag) v_setup(vflag);
|
||||
else evflag = 0;
|
||||
v_init(vflag);
|
||||
|
||||
// reallocate per-atom arrays if necessary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user