Stokhos Development
Loading...
Searching...
No Matches
Kokkos::Experimental::Impl::MPVectorAllocation< ValueType, false >::ConstructDestructFunctor< ExecSpace > Struct Template Reference

Public Types

typedef Kokkos::Impl::ViewValueFunctor< ExecSpace, scalar_type > ScalarFunctorType
typedef VectorConstruct< ExecSpace > VectorFunctorType

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, value_type *value_ptr)
void construct_shared_allocation ()
void destroy_shared_allocation ()

Public Attributes

ScalarFunctorType m_scalar_functor
VectorFunctorType m_vector_functor
bool m_initialize

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