Skip to content
Snippets Groups Projects
Unverified Commit 4fac4418 authored by William Fullmer's avatar William Fullmer Committed by GitHub
Browse files

Merge pull request #17 from drangara/grid_pruning

add mfix.grid_pruning setting to doc
parents ad1cc140 35ab2a31
No related branches found
No related tags found
No related merge requests found
......@@ -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