Skip to content
Snippets Groups Projects
Commit a67cb068 authored by stamoor's avatar stamoor
Browse files

Fixing small Kokkos bug

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13500 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 2b605e29
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
#ifdef DIHEDRAL_CLASS
#ifdef IMPROPER_CLASS
ImproperStyle(harmonic/kk,ImproperHarmonicKokkos<LMPDeviceType>)
ImproperStyle(harmonic/kk/device,ImproperHarmonicKokkos<LMPDeviceType>)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment