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

Public Types

typedef
Kokkos::Impl::ViewValueFunctor
< ExecSpace, scalar_type > 
FunctorType
 

Public Member Functions

 ConstructDestructFunctor (const ConstructDestructFunctor &)=default
 
ConstructDestructFunctor & operator= (const ConstructDestructFunctor &)=default
 
 ConstructDestructFunctor (const ExecSpace &space, const bool initialize, const size_t span, const unsigned vector_size, scalar_type *scalar_ptr)
 
void construct_shared_allocation ()
 
void destroy_shared_allocation ()
 

Public Attributes

FunctorType m_functor
 
bool m_initialize
 

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