#include "Stokhos_DynArrayTraits.hpp"
#include "Kokkos_Macros.hpp"
#include "impl/Kokkos_Traits.hpp"
#include "Sacado_Traits.hpp"
#include "Stokhos_KokkosTraits.hpp"
#include <sstream>
Go to the source code of this file.
|
struct | Stokhos::error_storage_type_is_not_allocateable |
|
struct | Stokhos::error_storage_type_is_not_resizeable |
|
class | Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t > |
| Dynamic storage with view semantics and contiguous access. More...
|
|
struct | Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t > |
| Turn ViewStorage into a meta-function class usable with mpl::apply. More...
|
|
struct | Stokhos::is_ViewStorage< Storage > |
|
struct | Stokhos::is_ViewStorage< ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t > > |
|
struct | Sacado::StringName< Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t > > |
|