Fix compile issue with HIP

This commit is contained in:
Stan Moore
2024-09-26 15:25:32 -07:00
parent e29e943ae6
commit 94f5f3cfa5

View File

@ -132,7 +132,6 @@ void FixWallLJ93Kokkos<DeviceType>::post_force(int vflag)
------------------------------------------------------------------------- */
template <class DeviceType>
KOKKOS_INLINE_FUNCTION
void FixWallLJ93Kokkos<DeviceType>::wall_particle(int m_in, int which, double coord_in)
{
m = m_in;