mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
STYLE: fix typo in PETSc help, add download info for HYPRE
This commit is contained in:
@ -51,7 +51,7 @@ usage: ${0##*/} [OPTION] [lib|libso] [HYPRE-VERSION] [PETSC-VERSION] [-- configu
|
||||
options:
|
||||
-gcc Force use of gcc/g++
|
||||
-inplace Build/install inplace (expert option)
|
||||
-no-hype Disable automatic hypre detection
|
||||
-no-hypre Disable automatic hypre detection
|
||||
-help
|
||||
|
||||
* build PETSC with
|
||||
@ -59,6 +59,11 @@ options:
|
||||
|
||||
USAGE
|
||||
showDownloadHint PETSC
|
||||
|
||||
echo
|
||||
echo "Many people who have downloaded PETSC have also downloaded HYPRE :"
|
||||
showDownloadHint HYPRE
|
||||
|
||||
exit 1
|
||||
}
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user