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 94 of file FadMPAssembly/fenl_functors.hpp.
typedef ViewType Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::view_type |
Definition at line 95 of file FadMPAssembly/fenl_functors.hpp.
typedef const view_type& Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_view_type |
Definition at line 100 of file FadMPAssembly/fenl_functors.hpp.
typedef view_type::value_type Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_value_type |
Definition at line 101 of file FadMPAssembly/fenl_functors.hpp.
typedef ViewType Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::view_type |
Definition at line 91 of file MPAssembly/fenl_functors.hpp.
typedef const view_type& Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_view_type |
Definition at line 96 of file MPAssembly/fenl_functors.hpp.
typedef view_type::value_type Kokkos::Example::FENL::LocalViewTraits< ViewType, Enabled >::local_value_type |
Definition at line 97 of file MPAssembly/fenl_functors.hpp.
|
inlinestatic |
Definition at line 104 of file FadMPAssembly/fenl_functors.hpp.
|
inlinestatic |
Definition at line 100 of file MPAssembly/fenl_functors.hpp.
|
static |
Definition at line 102 of file FadMPAssembly/fenl_functors.hpp.