static InputParameters validParams()
The base class for a user to derive their own Kokkos auxiliary kernels.
KokkosFunctionAux(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
KOKKOS_FUNCTION Real3 q_point(const unsigned int qp)
Get the physical quadrature point coordinate.
Scalar< Real > _t
TODO: Move to TransientInterface.
The abstract class that provides polymorphic interfaces for a function.
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, AssemblyDatum &datum) const
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels...
const Moose::Kokkos::Function _func
KOKKOS_FUNCTION Real value(Real t, Real3 p) const