27 virtual bool isADObject()
const override {
return true; }
An interface for accessing Moose::Functors.
static InputParameters validParams()
An interface for accessing Moose::Functors for systems that care about automatic differentiation, e.g.
Every object that can be built by the factory should be derived from this class.
ADFunctorInterface(const MooseObject *moose_object)
virtual bool isADObject() const override
Whether this interface is for an AD object.