summarylogtreecommitdiffstats
path: root/coeftabMemory.patch
diff options
context:
space:
mode:
Diffstat (limited to 'coeftabMemory.patch')
-rw-r--r--coeftabMemory.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/coeftabMemory.patch b/coeftabMemory.patch
new file mode 100644
index 000000000000..8dea327eace6
--- /dev/null
+++ b/coeftabMemory.patch
@@ -0,0 +1,11 @@
+--- a/sopalin/coeftab.h 2020-12-21 13:30:01.752576973 +0100
++++ b/sopalin/coeftab.h 2020-12-21 13:41:00.673558640 +0100
+@@ -53,7 +53,7 @@
+ /**
+ * @brief List of functions to compute the memory gain in low-rank per precision.
+ */
+-coeftab_fct_memory_t coeftabMemory[4];
++extern coeftab_fct_memory_t coeftabMemory[4];
+
+ /**
+ * @}