static bool eval(const Fad::DFad<ValueT>& x, const Fad::DFad<ValueT>& y) { return x.isEqualTo(y); }
KOKKOS_INLINE_FUNCTION static bool eval(const Fad::DFad<ValueT>& x, const Fad::DFad<ValueT>& y) { return x.isEqualTo(y); }