summaryrefslogtreecommitdiff
path: root/sci-libs/pastix/files/pastix-6.0.3-multiple-coeftabMemory.patch
blob: 84dfdd4cc1017d01fe0a0b377d77613a19b542c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/sopalin/coeftab.h
+++ b/sopalin/coeftab.h
@@ -41,7 +41,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];
 
 /**
  * @}