Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <fenl_functors.hpp>
Public Types | |
typedef ViewType | view_type |
typedef const view_type & | local_view_type |
typedef view_type::value_type | local_value_type |
typedef ViewType | view_type |
typedef const view_type & | local_view_type |
typedef view_type::value_type | local_value_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION local_view_type | create_local_view (const view_type &v, const unsigned local_rank) |
static KOKKOS_INLINE_FUNCTION local_view_type | create_local_view (const view_type &v, const unsigned local_rank) |
Static Public Attributes | |
static const bool | use_team = false |
Definition at line 121 of file FadMPAssembly/fenl_functors.hpp.
typedef ViewType Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::view_type |
Definition at line 122 of file FadMPAssembly/fenl_functors.hpp.
typedef const view_type& Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_view_type |
Definition at line 127 of file FadMPAssembly/fenl_functors.hpp.
typedef view_type::value_type Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_value_type |
Definition at line 128 of file FadMPAssembly/fenl_functors.hpp.
typedef ViewType Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::view_type |
Definition at line 118 of file MPAssembly/fenl_functors.hpp.
typedef const view_type& Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_view_type |
Definition at line 123 of file MPAssembly/fenl_functors.hpp.
typedef view_type::value_type Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_value_type |
Definition at line 124 of file MPAssembly/fenl_functors.hpp.
|
inlinestatic |
Definition at line 131 of file FadMPAssembly/fenl_functors.hpp.
|
inlinestatic |
Definition at line 127 of file MPAssembly/fenl_functors.hpp.
|
static |
Definition at line 129 of file FadMPAssembly/fenl_functors.hpp.