Move nbnxn files to nbnxm directory
[alexxy/gromacs.git] / src / gromacs / nbnxm / kernels_simd_4xm / kernel_ElecEw_VdwLJFSw_VgrpF.cpp
similarity index 90%
rename from src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_ElecEw_VdwLJFSw_VgrpF_4xn.cpp
rename to src/gromacs/nbnxm/kernels_simd_4xm/kernel_ElecEw_VdwLJFSw_VgrpF.cpp
index bb929050527fdc55f83f6ec119fe9c24feeafab7..f31877fdff1edbdca2f5c258eb8c83bdc7fbbcdc 100644 (file)
@@ -34,7 +34,7 @@
  */
 /*
  * Note: this file was generated by the Verlet kernel generator for
- * kernel type 4xn.
+ * kernel type 4xm.
  */
 
 /* Some target architectures compile kernels for only some NBNxN
  */
 #include "gmxpre.h"
 
-#include "gromacs/mdlib/nbnxn_simd.h"
 #include "gromacs/mdtypes/interaction_const.h"
+#include "gromacs/nbnxm/nbnxm_simd.h"
 
 #define GMX_SIMD_J_UNROLL_SIZE 1
-#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.h"
+#include "gromacs/nbnxm/kernels_simd_4xm/kernels.h"
 
 #define CALC_COUL_EWALD
 #define LJ_FORCE_SWITCH
 #define ENERGY_GROUPS
 
 #ifdef GMX_NBNXN_SIMD_4XN
-#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_common.h"
+#include "gromacs/nbnxm/kernels_simd_4xm/kernel_common.h"
 #endif /* GMX_NBNXN_SIMD_4XN */
 
 #ifdef CALC_ENERGIES
 void
-nbnxn_kernel_ElecEw_VdwLJFSw_VgrpF_4xn(const NbnxnPairlistCpu    gmx_unused *nbl,
+nbnxm_kernel_ElecEw_VdwLJFSw_VgrpF_4xm(const NbnxnPairlistCpu    gmx_unused *nbl,
                                        const nbnxn_atomdata_t    gmx_unused *nbat,
                                        const interaction_const_t gmx_unused *ic,
                                        rvec                      gmx_unused *shift_vec,
@@ -73,7 +73,7 @@ nbnxn_kernel_ElecEw_VdwLJFSw_VgrpF_4xn(const NbnxnPairlistCpu    gmx_unused *nbl
                                        real                      gmx_unused *Vc)
 #else /* CALC_ENERGIES */
 void
-nbnxn_kernel_ElecEw_VdwLJFSw_VgrpF_4xn(const NbnxnPairlistCpu    gmx_unused *nbl,
+nbnxm_kernel_ElecEw_VdwLJFSw_VgrpF_4xm(const NbnxnPairlistCpu    gmx_unused *nbl,
                                        const nbnxn_atomdata_t    gmx_unused *nbat,
                                        const interaction_const_t gmx_unused *ic,
                                        rvec                      gmx_unused *shift_vec,
@@ -81,7 +81,7 @@ nbnxn_kernel_ElecEw_VdwLJFSw_VgrpF_4xn(const NbnxnPairlistCpu    gmx_unused *nbl
                                        real                      gmx_unused *fshift)
 #endif /* CALC_ENERGIES */
 #ifdef GMX_NBNXN_SIMD_4XN
-#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h"
+#include "gromacs/nbnxm/kernels_simd_4xm/kernel_outer.h"
 #else /* GMX_NBNXN_SIMD_4XN */
 {
 /* No need to call gmx_incons() here, because the only function