Fix reference version with half neighbor lists
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
@@ -98,4 +98,3 @@ static inline void simd_h_decr3(MD_FLOAT *m, MD_SIMD_FLOAT a0, MD_SIMD_FLOAT a1,
|
||||
simd_h_decr(m + CLUSTER_M, a1);
|
||||
simd_h_decr(m + CLUSTER_M * 2, a2);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user