summarylogtreecommitdiffstats
path: root/min-max-conflict.patch
diff options
context:
space:
mode:
authorArpit Nema2020-04-16 03:45:58 -0700
committerArpit Nema2020-04-16 03:45:58 -0700
commitff016f49bd4cff73a8d9f9f677e0b6198914e2e5 (patch)
treec160761b190f6dc969aaf216450cc16b46697947 /min-max-conflict.patch
parent16fc355db4e720c0998c8d89872d75159ea7b92d (diff)
downloadaur-opensees.tar.gz
Updating to release 3.2.0
Diffstat (limited to 'min-max-conflict.patch')
-rw-r--r--min-max-conflict.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/min-max-conflict.patch b/min-max-conflict.patch
deleted file mode 100644
index e5e3f4259fd4..000000000000
--- a/min-max-conflict.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Index: SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp
-===================================================================
---- SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp (revision 6236)
-+++ SRC/system_of_eqn/linearSOE/sparseGEN/DistributedSuperLU.cpp (working copy)
-@@ -31,6 +31,7 @@
-
- #include <DistributedSuperLU.h>
- #include <SparseGenColLinSOE.h>
-+#include <superlu_ddefs.h>
- #include <f2c.h>
- #include <math.h>
- #include <Channel.h>
-@@ -37,10 +38,10 @@
- #include <FEM_ObjectBroker.h>
- #include <ID.h>
-
--#include <superlu_ddefs.h>
-
-
-
-+
- superlu_options_t options;
- SuperLUStat_t stat;
- SuperMatrix A;