https://mooseframework.inl.gov
Namespaces | Functions
KokkosUtils.h File Reference

Go to the source code of this file.

Namespaces

 Moose
 MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found.
 
 Moose::Kokkos
 
 Moose::Kokkos::Utils
 

Functions

template<typename T >
KOKKOS_INLINE_FUNCTION const T * Moose::Kokkos::Utils::find (const T &target, const T *const begin, const T *const end)
 Find a value in an array. More...