KokkosPostprocessorNeumannBC(const InputParameters ¶meters)
Moose::Kokkos::PostprocessorValue _value
Value of grad(u) on the boundary.
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int i, const unsigned int qp, ResidualDatum &datum) const
static InputParameters validParams()
Factory constructor, takes parameters so that all derived classes can be built using the same constru...
Implements a constant Neumann BC where grad(u) is a equal to a postprocessor on the boundary...