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 00a24ccc authored by ext-calvo_p's avatar ext-calvo_p
Browse files

default preconditioner

parent f0e57f74
No related branches found
No related tags found
No related merge requests found
......@@ -452,10 +452,10 @@ Table below.
[[tab_PRECMODE_Commands,Table {counter:tab-cnt}]]
|=======================================================================
|Value |Behavior
|`STD` |The preconditioner is rebuilt in every time step (enabled by
default)
|`STD` |The preconditioner is rebuilt in every time step
|`HIERARCHY` |The hierarchy (tentative prolongator) is reused
|`HIERARCHY` |The hierarchy (tentative prolongator) is reused (enabled by
default)
|`REUSE` |The preconditioner is reused
|=======================================================================
......
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