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