summaryrefslogtreecommitdiff
path: root/science/hypre/files/patch-distributed__ls_pilut_DistributedMatrixPilutSolver.h
blob: 02cda72afd71bee5059603728df07d957bb15349 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)