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