21 template <
typename Derived>
30 template <
typename Derived>
33 const unsigned int qp,
const InputParameters & parameters() const
Get the parameters of the object.
KOKKOS_FUNCTION Moose::Kokkos::ADReal computeQpResidual(const unsigned int i, const unsigned int qp, AssemblyDatum &datum) const
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, false > ADReal
KokkosADNeumannBC(const InputParameters ¶meters)
const Real _value
Value of grad(u) on the boundary.
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...
The base class for a user to derive their own Kokkos integrated boundary conditions using automatic d...
const ADVariableTestValue _test
Current test function.