Skip to content

Commit

Permalink
upgrade trilinos version.
Browse files Browse the repository at this point in the history
  • Loading branch information
CusiniM committed Jul 8, 2024
1 parent 89981dd commit 8d1a04d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ list(APPEND build_list pugixml )
################################
if (ENABLE_TRILINOS)
set(TRILINOS_DIR "${CMAKE_INSTALL_PREFIX}/trilinos")
set(TRILINOS_URL "${TPL_MIRROR_DIR}/Trilinos-trilinos-release-13-4-1.tar.gz")
set(TRILINOS_URL "${TPL_MIRROR_DIR}/trilinos-release-15-1-1.tar.gz")

message(STATUS "Building TRILINOS found at ${TRILINOS_URL}")

Expand Down
3 changes: 0 additions & 3 deletions tplMirror/Trilinos-trilinos-release-13-4-1.tar.gz

This file was deleted.

3 changes: 3 additions & 0 deletions tplMirror/trilinos-release-15-1-1.tar.gz
Git LFS file not shown

0 comments on commit 8d1a04d

Please sign in to comment.