aboutsummaryrefslogtreecommitdiff
path: root/src/vectors-8-SSE2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vectors-8-SSE2.h')
-rw-r--r--src/vectors-8-SSE2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vectors-8-SSE2.h b/src/vectors-8-SSE2.h
index 46a855e..b8a7d0b 100644
--- a/src/vectors-8-SSE2.h
+++ b/src/vectors-8-SSE2.h
@@ -50,6 +50,8 @@
#endif
#define vec8_architecture "SSE2" vec8_architecture_SSE4_1 vec8_architecture_SSE4a vec8_architecture_FMA4 " (64-bit precision)"
+
+
// Vector type corresponding to CCTK_REAL
#define CCTK_REAL8_VEC __m128d