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

List of all members.

Classes

struct  VectorInit

Public Types

typedef Sacado::UQ::PCE< Storagevalue_type
typedef Storage::value_type scalar_type
typedef Device::memory_space memory_space

Public Member Functions

template<class LabelType , class ShapeType , class CijkType >
value_type * allocate (const LabelType &label, const ShapeType &shape, const CijkType &cijk, const unsigned pce_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::PCEAllocation< Device, Storage >


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