This functor material smooths a functor material property.
const MooseEnum _smoothing_technique
Smoothing technique to use.
static InputParameters validParams()
const std::vector< MooseFunctorName > _functors_in
Incoming functor(s) names.
FunctorMaterials compute functor material properties.
const std::vector< MooseFunctorName > _functors_out
Smoothed functor(s) names.
FunctorSmootherTempl< Real > FunctorSmoother
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
const InputParameters & parameters() const
Get the parameters of the object.
FunctorSmootherTempl(const InputParameters ¶meters)
SolveType
This enum must match the enum in the input parameters.