Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
Kokkos::Impl::MPVectorAllocation< Device, Storage, true > Struct Template Reference

List of all members.

Public Types

typedef Sacado::MP::Vector
< Storage
value_type
typedef Storage::value_type scalar_type
typedef Device::memory_space memory_space

Public Member Functions

template<class LabelType , class ShapeType >
value_type * allocate (const LabelType &label, const ShapeType &shape, const unsigned vector_size)
KOKKOS_INLINE_FUNCTION void assign (value_type *ptr)

Public Attributes

scalar_type * m_scalar_ptr_on_device

template<class Device, class Storage>
struct Kokkos::Impl::MPVectorAllocation< Device, Storage, true >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator