34 KOKKOS_FUNCTION
inline Real 40 KOKKOS_FUNCTION
inline Real 49 KOKKOS_FUNCTION
inline Real KOKKOS_FUNCTION Real getOffDiagJacobian(const unsigned int jvar, const ContiguousNodeID node) const
const Real _upper_bound
The upper bound on the coupled variable.
const InputParameters & parameters() const
Get the parameters of the object.
static InputParameters validParams()
Class used to enforce a upper bound on a coupled variable.
KokkosUpperBoundNodalKernel(const InputParameters ¶meters)
dof_id_type ContiguousNodeID
KOKKOS_FUNCTION Real getJacobian(const ContiguousNodeID node) const
const VariableNodalValue _u
Current solution at nodes.
const unsigned int _v_var
The number of the coupled variable.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
KOKKOS_FUNCTION Real getResidual(const ContiguousNodeID node) const
const Moose::Kokkos::VariableNodalValue _v
The value of the coupled variable.
auto min(const L &left, const R &right)