git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14767 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-03-22 00:17:14 +00:00
parent 009f3564e0
commit 86fc7d455c
5 changed files with 17 additions and 12 deletions

View File

@ -24,7 +24,6 @@
#ifdef LMP_INTEL_OFFLOAD
#ifdef __INTEL_OFFLOAD
template <class flt_t, class acc_t> friend class IntelBuffers;
inline int * special_flag_alloc() { return special_flag; }
#endif
#endif
@ -32,7 +31,7 @@
void *fix_intel;
template <class flt_t, class acc_t>
void bin_atoms(void *, int *);
void bin_atoms(void *, int *, int *);
template <class flt_t, class acc_t, int, int>
void hbni(const int, NeighList *, void *, const int, const int, void *,