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

Public Member Functions

 VectorConstruct (const VectorConstruct &)=default
VectorConstruct & operator= (const VectorConstruct &)=default
 VectorConstruct (const ExecSpace &space, value_type *p, scalar_type *sp, const size_t span, const unsigned vector_size)
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_vector_size

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