|
Stokhos Development
|
Public Types | |
| typedef ViewType::value_type | vector_type |
| typedef ViewType::array_layout | array_layout |
| typedef ViewType::execution_space | execution_space |
| typedef ViewType::device_type | device_type |
| typedef vector_type::storage_type | storage_type |
| typedef storage_type::template apply_N< LocalSize > | StorageApply |
| typedef StorageApply::type | local_storage_type |
| typedef Sacado::UQ::PCE< local_storage_type > | local_value_type |
| typedef Kokkos::View< local_value_type *, array_layout, device_type, Kokkos::MemoryUnmanaged > | type |