Intrepid2
|
Implementation of an assert that can safely be called from device code. More...
#include <Kokkos_Core_fwd.hpp>
#include <impl/Kokkos_Error.hpp>
#include <cstdio>
#include <cassert>
Go to the source code of this file.
Functions | |
KOKKOS_INLINE_FUNCTION void | Intrepid2::device_assert (bool val) |
Implementation of an assert that can safely be called from device code.
Definition in file Intrepid2_DeviceAssert.hpp.