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 a82067bc authored by frey_m's avatar frey_m
Browse files

Merge branch '48-apply-typo-fix-to-manual-2-4' into 'Manual-2.4'

Resolve "Apply typo fix to Manual-2.4"

See merge request OPAL/documentation/manual!103
parents 75eebdd2 662768b4
No related branches found
No related tags found
No related merge requests found
...@@ -504,11 +504,11 @@ provided by `AMR_TAGGING`. The various mesh refinement methods are provided in ...@@ -504,11 +504,11 @@ provided by `AMR_TAGGING`. The various mesh refinement methods are provided in
|`AMR_MAXLEVEL` |Maximum adaptive mesh refinement level (single level if |`AMR_MAXLEVEL` |Maximum adaptive mesh refinement level (single level if
`AMR_MAXLEVEL` is zero) `AMR_MAXLEVEL` is zero)
|`AMR_REFX` |Grid cell refinement ratio in x, only `AMR_REFX=2 is tested` |`AMR_REFX` |Grid cell refinement ratio in x, only `AMR_REFX=2` is tested
|`AMR_REFY` |Grid cell refinement ratio in y, only `AMR_REFY=2 is tested` |`AMR_REFY` |Grid cell refinement ratio in y, only `AMR_REFY=2` is tested
|`AMR_REFZ` |Grid cell refinement ratio in z, only `AMR_REFZ=2 is tested` |`AMR_REFZ` |Grid cell refinement ratio in z, only `AMR_REFZ=2` is tested
|`AMR_MAXGRIDX` |Maximum grid size of base level in x. It has to be smaller than |`AMR_MAXGRIDX` |Maximum grid size of base level in x. It has to be smaller than
`MX` when running in parallel `MX` when running in parallel
......
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