XGCa
|
#include "space_settings.hpp"
Go to the source code of this file.
Functions | |
KOKKOS_INLINE_FUNCTION int | get_thread () |
template<typename T > | |
KOKKOS_INLINE_FUNCTION void | access_add (T *addr, T val) |
template<typename T > | |
void | reduce_replicated_array (T &view) |
KOKKOS_INLINE_FUNCTION void access_add | ( | T * | addr, |
T | val | ||
) |
KOKKOS_INLINE_FUNCTION int get_thread | ( | ) |
void reduce_replicated_array | ( | T & | view | ) |