Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
Kokkos::Experimental::Impl::PCEAllocation< ValueType >::PCEConstruct< ExecSpace > Struct Template Reference

Public Member Functions

 PCEConstruct (const PCEConstruct &)=default
 
PCEConstructoperator= (const PCEConstruct &)=default
 
 PCEConstruct (const ExecSpace &space, value_type *p, scalar_type *sp, const size_t span, const unsigned pce_size, const cijk_type &cijk)
 
void execute ()
 
KOKKOS_INLINE_FUNCTION void operator() (const size_t i) const
 

Public Attributes

ExecSpace m_space
 
value_type * m_p
 
scalar_type * m_sp
 
size_t m_span
 
unsigned m_pce_size
 
cijk_type m_cijk
 

The documentation for this struct was generated from the following file: