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...
const InputParameters & parameters() const
Get the parameters of the object.
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.
virtual Real computeValue() override
Compute and return the value of the aux variable.
Base class for creating new auxiliary kernels and auxiliary boundary conditions.
FunctorAux(const InputParameters ¶meters)
const bool _is_standard_fe
Whether the variable is a standard finite element variable.