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

List of all members.

Public Types

typedef Device device_type

Public Member Functions

KOKKOS_INLINE_FUNCTION VectorInit (value_type *p_, scalar_type *sp_, const unsigned vector_size_)
KOKKOS_INLINE_FUNCTION void operator() (const size_t i) const

Public Attributes

value_type * p
scalar_type * sp
const unsigned vector_size

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


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