Stokhos
Development
|
Public Types | |
typedef ExecSpace | execution_space |
Public Member Functions | |
KOKKOS_INLINE_FUNCTION | VectorInit (value_type *p_, scalar_type *sp_, const unsigned vector_size_) |
KOKKOS_INLINE_FUNCTION void | operator() (const size_t i) const |
Public Attributes | |
value_type * | p |
scalar_type * | sp |
const unsigned | vector_size |