21 template <
typename Derived>
29template <
typename Derived>
KokkosNeumannBC(const InputParameters ¶meters)
KOKKOS_FUNCTION Real precomputeQpResidual(const unsigned int, AssemblyDatum &) const
static InputParameters validParams()
const Real _value
Value of grad(u) on the boundary.
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 integrated boundary conditions where the residua...