X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fsimd_4xn%2Fnbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn.c;h=87df91626b5f705038eca9b70dee80568d631c79;hb=8fc4edf35c768e4669814c118bf518578637339b;hp=b1a9bba85bf5b6c86e43b3e20e8dfd3f76e12b5b;hpb=a5b355552b920746e3dda332accccabadfe37b50;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn.c b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn.c index b1a9bba85b..87df91626b 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn.c +++ b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn.c @@ -46,7 +46,7 @@ #include "gmxpre.h" #define GMX_SIMD_J_UNROLL_SIZE 1 -#include "nbnxn_kernel_simd_4xn.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn.h" #define CALC_COUL_TAB #define VDW_CUTOFF_CHECK /* Use twin-range cut-off */ @@ -56,7 +56,7 @@ #define ENERGY_GROUPS #ifdef GMX_NBNXN_SIMD_4XN -#include "nbnxn_kernel_simd_4xn_common.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_common.h" #endif /* GMX_NBNXN_SIMD_4XN */ #ifdef CALC_ENERGIES @@ -79,7 +79,7 @@ nbnxn_kernel_ElecQSTabTwinCut_VdwLJCombLB_VgrpF_4xn(const nbnxn_pairlist_t gm real gmx_unused *fshift) #endif /* CALC_ENERGIES */ #ifdef GMX_NBNXN_SIMD_4XN -#include "nbnxn_kernel_simd_4xn_outer.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h" #else /* GMX_NBNXN_SIMD_4XN */ { /* No need to call gmx_incons() here, because the only function