diff --git a/docs/source/inputs/InputsLoadBalancing.rst b/docs/source/inputs/InputsLoadBalancing.rst index 8d3efcd22e726b238bfc5ac103dbb25cefcbd59f..0d34b3f2c84404c7bd4a4aeeb4d0bd1c8907dd87 100644 --- a/docs/source/inputs/InputsLoadBalancing.rst +++ b/docs/source/inputs/InputsLoadBalancing.rst @@ -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 | | | ++----------------------+-----------------------------------------------------------------------+-------------+--------------+