X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fsimd_2xnn%2Fnbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn.c;h=8c1f1bf319f2d8936c871b9d108af3b131064455;hb=8fc4edf35c768e4669814c118bf518578637339b;hp=60b44eaad753b42e8303e60e048d6889bf9ccb53;hpb=a5b355552b920746e3dda332accccabadfe37b50;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn.c b/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn.c index 60b44eaad7..8c1f1bf319 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn.c +++ b/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn.c @@ -46,7 +46,7 @@ #include "gmxpre.h" #define GMX_SIMD_J_UNROLL_SIZE 2 -#include "nbnxn_kernel_simd_2xnn.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn.h" #define CALC_COUL_EWALD #define VDW_CUTOFF_CHECK /* Use twin-range cut-off */ @@ -55,7 +55,7 @@ #define CALC_ENERGIES #ifdef GMX_NBNXN_SIMD_2XNN -#include "nbnxn_kernel_simd_2xnn_common.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_common.h" #endif /* GMX_NBNXN_SIMD_2XNN */ #ifdef CALC_ENERGIES @@ -78,7 +78,7 @@ nbnxn_kernel_ElecEwTwinCut_VdwLJCombLB_VF_2xnn(const nbnxn_pairlist_t gmx_unu real gmx_unused *fshift) #endif /* CALC_ENERGIES */ #ifdef GMX_NBNXN_SIMD_2XNN -#include "nbnxn_kernel_simd_2xnn_outer.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_outer.h" #else /* GMX_NBNXN_SIMD_2XNN */ { /* No need to call gmx_incons() here, because the only function