Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
ThirdParty-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
ThirdParty-common
Commits
36f89097
Commit
36f89097
authored
5 years ago
by
Mark OLESEN
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: fix typo in PETSc help, add download info for HYPRE
parent
78819144
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
makePETSC
+6
-1
6 additions, 1 deletion
makePETSC
with
6 additions
and
1 deletion
makePETSC
+
6
−
1
View file @
36f89097
...
...
@@ -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-hyp
r
e 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
}
#------------------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment