Reduction Scalar Types ###################### .. list-table:: :widths: 25 75 :header-rows: 1 * - Class - Description * - `MinMaxLocScalar `__ - Template class for storing the min and max values with indices for min/max location reducers. * - `MinMaxScalar `__ - Template class for storing the min and max values for min/max reducers. * - `ValLocScalar `__ - Template class for storing a value plus index for min/max location reducers. .. toctree:: :hidden: :maxdepth: 1 MinMaxLocScalar MinMaxScalar ValLocScalar