Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / kerneldispatch.h
similarity index 97%
rename from src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_cpu.h
rename to src/gromacs/nbnxm/kerneldispatch.h
index 389f5e6daa7418931024948603049010db006c59..39d4bf15c430a0b436050715739a2be5a70b9993 100644 (file)
@@ -41,8 +41,8 @@
  * \author Berk Hess <hess@kth.se>
  */
 
-#ifndef _nbnxn_kernel_cpu_h
-#define _nbnxn_kernel_cpu_h
+#ifndef GMX_NBNXN_KERNEL_DISPATCH_H
+#define GMX_NBNXN_KERNEL_DISPATCH_H
 
 #include "gromacs/math/vectypes.h"
 #include "gromacs/utility/real.h"