Class that represents constant function.
Moose::Kokkos::Scalar< const Real > _value
static InputParameters validParams()
KOKKOS_FUNCTION Real value(Real, Real3) const
KokkosConstantFunction(const InputParameters ¶meters)
KOKKOS_FUNCTION Real timeIntegral(Real t1, Real t2, Real3) const
const InputParameters & parameters() const
Get the parameters of the object.
The base class for a user to derive their own Kokkos functions.
The Kokkos wrapper class that can hold the reference of an arithmetic scalar variable.