Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
getdp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
getdp
getdp
Commits
4b2d4a4e
Commit
4b2d4a4e
authored
Aug 8, 2008
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
abe742aa
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+8
-9
8 additions, 9 deletions
README
with
8 additions
and
9 deletions
README
+
8
−
9
View file @
4b2d4a4e
...
...
@@ -13,17 +13,16 @@ available from http://sources.redhat.com/gsl/). You can use the
environment variable) if the library is not installed in its default
location.
By default, GetDP uses
a built-in set of linear solvers derived from
Sparskit Version 2 (http://www-users.cs.umn.edu/~saad/). GetDP can
also be configured to use the linear solvers from PETSc 2.3 or higher
(freely available from http://www.mcs.anl.gov/petsc), using eith
er
real or complex arithmetic. To configure GetDP with PETSc support,
type
By default, GetDP uses
linear solvers from PETSc 2.3 or higher (freely
available from http://www.mcs.anl.gov/petsc), using either real or
complex arithmetic. If you don't have PETsc installed on your system
you can configure GetDP to use a built-in set of linear solv
er
s
derived from Sparskit Version 2 (http://www-users.cs.umn.edu/~saad/)
by typing
./configure --enable-
petsc
./configure --enable-
sparskit
(look at doc/README.petsc for more information). For a description of
all other configuration options, type
For a description of all other configuration options, type
./configure --help
...
...
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