Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm_simd.h
similarity index 94%
rename from src/gromacs/mdlib/nbnxn_simd.h
rename to src/gromacs/nbnxm/nbnxm_simd.h
index f845ffc596e14fa030cf01864b6826bf1022c498..640cc4554fcc0a5436964e948b962a143ce4e714 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -33,8 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifndef _nbnxn_simd_h
-#define _nbnxn_simd_h
+#ifndef GMX_NBNXM_NBNXM_SIMD_H
+#define GMX_NBNXM_NBNXM_SIMD_H
 
 #include "gromacs/math/vectypes.h"
 #include "gromacs/simd/simd.h"