Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Stokhos_ViewStorage.hpp File Reference
#include "Stokhos_DynArrayTraits.hpp"
#include "Kokkos_Macros.hpp"
#include "impl/Kokkos_Traits.hpp"
#include "Sacado_Traits.hpp"
#include "Stokhos_KokkosTraits.hpp"
#include <sstream>
Include dependency graph for Stokhos_ViewStorage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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 > >

Namespaces

namespace  Stokhos
 Top-level namespace for Stokhos classes and functions.
namespace  Sacado