27 const unsigned int qp,
35KOKKOS_FUNCTION
inline Real
41KOKKOS_FUNCTION
inline Real
50KOKKOS_FUNCTION
inline Real
52 const unsigned int qp,
const unsigned int _v_var
The number of the coupled variable.
const Moose::Kokkos::VariableValue _v
The value of the coupled variable.
Class used to enforce a lower bound on a coupled variable.
const Real _lower_bound
The lower bound on the coupled variable.
static InputParameters validParams()
KOKKOS_FUNCTION Real getOffDiagJacobian(const unsigned int jvar, const unsigned int qp, AssemblyDatum &datum) const
KOKKOS_FUNCTION Real getJacobian(const unsigned int qp, AssemblyDatum &datum) const
KokkosLowerBoundNodalKernel(const InputParameters ¶meters)
KOKKOS_FUNCTION Real getResidual(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.
const VariableValue _u
Current solution at nodes.