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