]> https://gitweb.dealii.org/ - candi.git/commitdiff
fixing 334/head
authorPengfei Jia <pengfej@clemson.edu>
Thu, 30 Mar 2023 17:20:14 +0000 (13:20 -0400)
committerPengfei Jia <pengfej@clemson.edu>
Thu, 30 Mar 2023 17:20:14 +0000 (13:20 -0400)
deal.II-toolchain/packages/trilinos.package

index 138c4f6da0eae78b7ba75eef2c7532bb1bc583b7..1b289230d48fc6b10745cbf306e3b624c4e83e1f 100644 (file)
@@ -7,7 +7,7 @@ if [ -z "${TRILINOS_MAJOR_VERSION}" ]; then
 fi
 
 if [ ${TRILINOS_MAJOR_VERSION} = "AUTO" ]; then
-    TRILINOS_MAJOR_VERSION="14"
+    TRILINOS_MAJOR_VERSION="13"
 fi
 
 if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then
@@ -20,13 +20,26 @@ if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then
     PACKING=git
     SOURCE=https://github.com/trilinos/
 elif [ ${TRILINOS_MAJOR_VERSION} = "14" ]; then
+
     VERSION=14-0-0
+    CHECKSUM=24d973894e2e334c6ac9436d8b16f7cc
     
     SOURCE=https://github.com/trilinos/Trilinos/archive/
     NAME=trilinos-release-${VERSION}
     EXTRACTSTO=Trilinos-trilinos-release-${VERSION}
     PACKING=.tar.gz
 
+elif [ ${TRILINOS_MAJOR_VERSION} = "13" ]; then
+
+    VERSION=13-2-0
+    CHECKSUM=099680cd3660dba5ec447ddc50a8406c    
+   
+    SOURCE=https://github.com/trilinos/Trilinos/archive/
+    NAME=trilinos-release-${VERSION}
+    EXTRACTSTO=Trilinos-trilinos-release-${VERSION}
+    PACKING=.tar.gz
+
+
 elif [ ${TRILINOS_MAJOR_VERSION} = "12" ]; then
     VERSION=12-18-1
     CHECKSUM=9c1d151169949bca6cf203831e4d6aee

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.