Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / cuda / nbnxm_cuda_kernel.cuh
similarity index 99%
rename from src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_kernel.cuh
rename to src/gromacs/nbnxm/cuda/nbnxm_cuda_kernel.cuh
index a1c85b7f532801aeb1722420725726fac08afc08..b825e2221b5c241ac3464de09cd9fd6babe42a73 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2012,2013,2014,2015,2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2012,2013,2014,2015,2016,2017,2018,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.
@@ -42,7 +42,7 @@
  *
  *  \author Szilárd Páll <pall.szilard@gmail.com>
  *  \author Berk Hess <hess@kth.se>
- *  \ingroup module_mdlib
+ *  \ingroup module_nbnxm
  */
 
 #include "gromacs/gpu_utils/cuda_arch_utils.cuh"