You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/pastix/files/pastix-6.0.3-multiple-coeft...

12 lines
260 B

--- 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];
/**
* @}