File: lapack.patch

package info (click to toggle)
hypre 2.32.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 51,876 kB
  • sloc: ansic: 404,995; cpp: 62,971; sh: 10,785; fortran: 10,318; perl: 2,994; makefile: 2,973; awk: 147; python: 119
file content (12 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: hypre/src/FEI_mv/femli/Makefile
===================================================================
--- hypre.orig/src/FEI_mv/femli/Makefile	2024-11-23 10:18:41.304953029 +0100
+++ hypre/src/FEI_mv/femli/Makefile	2024-11-23 10:18:41.300953006 +0100
@@ -30,6 +30,7 @@
 
 C_COMPILE_FLAGS =\
  -DMLI_SUPERLU\
+ -DLAPACKLIBS=${LAPACKLIBS}\
  ${MLI_INCLUDES}\
  ${CINCLUDES}