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