summaryrefslogtreecommitdiff
path: root/science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h')
-rw-r--r--science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h b/science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h
new file mode 100644
index 000000000000..02cda72afd71
--- /dev/null
+++ b/science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h
@@ -0,0 +1,11 @@
+--- distributed_ls/pilut/DistributedMatrixPilutSolver.h.orig 2021-11-07 01:57:53 UTC
++++ distributed_ls/pilut/DistributedMatrixPilutSolver.h
+@@ -86,7 +86,7 @@ HYPRE_Int Ul_timer;
+ #define jr (globals->_jr)
+ #define jw (globals->_jw)
+ #define lastjr (globals->_lastjr)
+-#define lr (globals->_lr)
++#define hypre_lr (globals->_lr)
+ #define lastlr (globals->_lastlr)
+ #define w (globals->_w)
+ #define firstrow (globals->_firstrow)