Stokhos
Development
|
Classes | |
struct | VectorInit |
Public Types | |
typedef Sacado::MP::Vector< Storage > | value_type |
typedef Storage::value_type | scalar_type |
Public Member Functions | |
template<class ExecSpace , class MemSpace , bool Initialize, class LabelType , class ShapeType > | |
value_type * | allocate (const LabelType &label, const ShapeType &shape, const unsigned vector_size) |
template<typename T > | |
void | assign (T *ptr) |
Public Attributes | |
scalar_type * | m_scalar_ptr_on_device |
Kokkos::Impl::AllocationTracker | m_tracker |