File: lapack.patch

package info (click to toggle)
hypre 3.0.0-1exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 58,112 kB
  • sloc: ansic: 408,221; cpp: 62,971; sh: 12,091; fortran: 9,433; makefile: 3,327; perl: 2,994; awk: 147; python: 126
file content (12 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (4)
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}