Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Kokkos_Atomic_MP_Vector.hpp File Reference
#include "Sacado_MP_Vector.hpp"
#include "Kokkos_Core.hpp"
Include dependency graph for Kokkos_Atomic_MP_Vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Kokkos
 

Functions

template<typename Storage >
KOKKOS_INLINE_FUNCTION void Kokkos::atomic_assign (volatile Sacado::MP::Vector< Storage > *const dest, const Sacado::MP::Vector< Storage > &src)
 
template<typename Storage >
KOKKOS_INLINE_FUNCTION void Kokkos::atomic_add (volatile Sacado::MP::Vector< Storage > *const dest, const Sacado::MP::Vector< Storage > &src)