const bool _is_standard_fv
Whether the variable is a standard finite volume variable.
Evaluate a functor (functor material property, function or variable) with either a cell-center...
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Moose::Functor< Real > & _functor
Functor to evaluate with the element argument.
const Moose::Functor< Real > & _factor
Factor to multiply the functor with.
const InputParameters & parameters() const
Get the parameters of the object.
virtual Real computeValue() override
Compute and return the value of the aux variable.
FunctorAux(const InputParameters ¶meters)
const bool _is_standard_fe
Whether the variable is a standard finite element variable.