One-dimensional slope limiting to get the limited slope of cell average variable for the advection eq...
MooseVariable * _u
the input variable
virtual std::vector< RealGradient > limitElementSlope() const override
compute the limited slope of the cell
MooseEnum _scheme
One-D slope limiting scheme.
static InputParameters validParams()
const InputParameters & parameters() const
Base class for slope limiting to limit the slopes of cell average variables.