|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_KokkosViewUQPCEUnitTest.hpp>
Public Types | |
| typedef ViewType::execution_space | execution_space |
| typedef ViewType::value_type | pce_type |
| typedef pce_type::storage_type::value_type | scalar_type |
Public Member Functions | |
| PCEAtomicFunctor (const ViewType &v, const scalar_type &s) | |
| KOKKOS_INLINE_FUNCTION void | operator() (int i) const |
Public Attributes | |
| scalar_type | m_s |
| ViewType | m_v |
Definition at line 552 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
| typedef ViewType::execution_space Test::PCEAtomicFunctor< ViewType >::execution_space |
Definition at line 553 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
| typedef ViewType::value_type Test::PCEAtomicFunctor< ViewType >::pce_type |
Definition at line 555 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
| typedef pce_type::storage_type::value_type Test::PCEAtomicFunctor< ViewType >::scalar_type |
Definition at line 556 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
|
inline |
Definition at line 561 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
|
inline |
Definition at line 568 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
| scalar_type Test::PCEAtomicFunctor< ViewType >::m_s |
Definition at line 558 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
| ViewType Test::PCEAtomicFunctor< ViewType >::m_v |
Definition at line 559 of file Stokhos_KokkosViewUQPCEUnitTest.hpp.
1.8.5