Skip to content

Commit

Permalink
Fix issue with Non-Galerkin RAP
Browse files Browse the repository at this point in the history
  • Loading branch information
victorapm committed Jan 11, 2024
1 parent ae3e84a commit 6380228
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 @@ -771,7 +771,7 @@ endif()

if( ENABLE_HYPRE )
set( HYPRE_DIR "${CMAKE_INSTALL_PREFIX}/hypre" )
set( HYPRE_URL "${TPL_MIRROR_DIR}/hypre-v2.30.0-96-g80cb520be.tar.gz" )
set( HYPRE_URL "${TPL_MIRROR_DIR}/hypre-v2.30.0-98-ga7ae3fc76.tar.gz" )
set( HYPRE_DEPENDS "" )


Expand Down
3 changes: 0 additions & 3 deletions tplMirror/hypre-v2.30.0-96-g80cb520be.tar.gz

This file was deleted.

3 changes: 3 additions & 0 deletions tplMirror/hypre-v2.30.0-98-ga7ae3fc76.tar.gz
Git LFS file not shown

0 comments on commit 6380228

Please sign in to comment.