26#ifdef MOOSE_KOKKOS_ENABLED
34 virtual bool isADObject()
const override {
return true; }
An interface for accessing Moose::Functors for systems that care about automatic differentiation,...
static InputParameters validParams()
virtual bool isADObject() const override
Whether this interface is for an AD object.
An interface for accessing Moose::Functors.
Every object that can be built by the factory should be derived from this class.