22                                          const unsigned int qp,
    30 KOKKOS_FUNCTION 
inline Real    32                                    const unsigned int qp,
 const Real _value
Value of grad(u) on the boundary. 
The base class for a user to derive their own Kokkos integrated boundary conditions. 
KOKKOS_FUNCTION Real computeQpResidual(const unsigned int i, const unsigned int qp, AssemblyDatum &datum) const
const InputParameters & parameters() const
Get the parameters of the object. 
static InputParameters validParams()
const VariableTestValue _test
Current test function. 
KokkosNeumannBC(const InputParameters ¶meters)
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...