X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fsimd_4xn%2Fnbnxn_kernel_simd_4xn_outer.h;h=15bdf6ca91455228ba6318e24498597c516e4565;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=ffe53d5cd709cc26c50e69c3528a025feccae313;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h index ffe53d5cd7..15bdf6ca91 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h +++ b/src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_outer.h @@ -627,13 +627,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" } #undef HALF_LJ #undef CALC_COULOMB @@ -645,13 +645,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" } #undef CALC_COULOMB } @@ -661,13 +661,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_4xn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_inner.h" } } #undef CALC_LJ