X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fsimd_2xnn%2Fnbnxn_kernel_simd_2xnn_outer.h;h=21a63ab4aa7b6fcdd899101711d8c75690025dd6;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=590c09547df299ca20279ee02be9f82a5f4863a5;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_outer.h b/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_outer.h index 590c09547d..21a63ab4aa 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_outer.h +++ b/src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_outer.h @@ -603,13 +603,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" } #undef HALF_LJ #undef CALC_COULOMB @@ -621,13 +621,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" } #undef CALC_COULOMB } @@ -637,13 +637,13 @@ #define CHECK_EXCLS while (cjind < cjind1 && nbl->cj[cjind].excl != NBNXN_INTERACTION_MASK_ALL) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" cjind++; } #undef CHECK_EXCLS for (; (cjind < cjind1); cjind++) { -#include "nbnxn_kernel_simd_2xnn_inner.h" +#include "gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_inner.h" } } #undef CALC_LJ