Skip to content
Snippets Groups Projects
Commit 35ab2a31 authored by Deepak Rangarajan's avatar Deepak Rangarajan
Browse files

add mfix.grid_pruning setting to doc

parent ad1cc140
No related branches found
No related tags found
1 merge request!17add mfix.grid_pruning setting to doc
......@@ -80,4 +80,7 @@ The following inputs must be preceded by "mfix" and determine how we load balanc
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| greedy_dir | The direction in which the Greedy algorithm cuts overloaded boxes | Int | 0 |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| grid_pruning | Remove all covered grids from the base mesh; this may result in | Bool | False |
| | disjoined grids | | |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
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