Kokkos Core Kernels Package
Version of the Day
array_layout :
Kokkos::LayoutLeft
,
Kokkos::LayoutRight
,
Kokkos::LayoutStride
,
Kokkos::LayoutTileLeft< ArgN0, ArgN1, IsPowerOfTwo >
array_type :
Kokkos::Experimental::DynamicView< DataType, P >
,
Kokkos::View< DataType, Properties >
const_type :
Kokkos::Experimental::DynamicView< DataType, P >
,
Kokkos::View< DataType, Properties >
device_type :
Kokkos::HostSpace
,
Kokkos::ScratchMemorySpace< ExecSpace >
execution_policy :
Kokkos::RangePolicy< Properties >
first_type :
Kokkos::pair< T1, T2 >
host_mirror_type :
Kokkos::View< DataType, Properties >
HostMirror :
Kokkos::Experimental::DynamicView< DataType, P >
,
Kokkos::View< DataType, Properties >
memory_space :
Kokkos::HostSpace
,
Kokkos::ScratchMemorySpace< ExecSpace >
non_const_type :
Kokkos::Experimental::DynamicView< DataType, P >
,
Kokkos::View< DataType, Properties >
ordinal_type :
Kokkos::GraphRowViewConst< GraphType >
second_type :
Kokkos::pair< T1, T2 >
uniform_device :
Kokkos::Experimental::DynamicView< DataType, P >
uniform_type :
Kokkos::View< DataType, Properties >
value_type :
Kokkos::complex< RealType >
Generated by
1.8.14