Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes
Kokkos::Impl::PCEAllocation< Device, Storage >::VectorInit< CijkType > Struct Template 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 CijkType &cijk_, const unsigned pce_size_)
KOKKOS_INLINE_FUNCTION void operator() (const size_t i) const

Public Attributes

value_type * p
scalar_type * sp
CijkType cijk
const unsigned pce_size

template<class Device, class Storage>
template<class CijkType>
struct Kokkos::Impl::PCEAllocation< Device, Storage >::VectorInit< CijkType >


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