27 virtual void execute()
override;
62 std::vector<const MooseVariable *>
_vars;
66 std::vector<const MaterialProperty<Real> *>
_props;
Moose::ElemQpArg ElemQpArg
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Base class for creating a user object with the SpatialUserObject and Moose::Functor APIs...
const InputParameters & parameters() const
Get the parameters of the object.
State argument for evaluating functors.
Base class for user-specific data.