24 template <
typename Derived>
32template <
typename Derived>
Constant auxiliary value.
Moose::Kokkos::Scalar< const Real > _value
The value being set for the current node/element.
KokkosConstantAux(const InputParameters ¶meters)
static InputParameters validParams()
KOKKOS_FUNCTION Real computeValue(const unsigned int qp, AssemblyDatum &datum) const
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.
The Kokkos wrapper class that can hold the reference of an arithmetic scalar variable.