Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 5ac6019f authored by ext-calvo_p's avatar ext-calvo_p
Browse files

replace MG solver by SAAMG

parent 00a24ccc
No related branches found
No related tags found
No related merge requests found
......@@ -442,7 +442,7 @@ Default value is 100.
=== Define Preconditioner Behavior
The behavior of the preconditioner can be: `STD`, `HIERARCHY` or
`REUSE`. This argument is only relevant when using the `MG` solver and
`REUSE`. This argument is only relevant when using the `SAAMG` solver and
should *only be set if the consequences to simulation and solver are
evident*. A short description is given in the
Table below.
......
......@@ -14,7 +14,7 @@ endif::[]
At present the `GEOMETRY` command is still an *experimental feature*
which is not to be used by the general user. It can only be used to
specify boundaries for the MG Solver. The command can be used in two
specify boundaries for the `SAAMG` Solver. The command can be used in two
modes:
1. specify a H5hut file holding the surface mesh of a complicated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment