Here is a list of all documented typedefs with links to the class documentation for each member:
- array_layout : Kokkos::LayoutLeft, Kokkos::LayoutRight, Kokkos::LayoutStride
- 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 >
- execution_space : Kokkos::Experimental::LogicalMemorySpace< BaseSpace, DefaultBaseExecutionSpace, Namer, SharesAccessWithBase >, Kokkos::HostSpace
- 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::Experimental::LogicalMemorySpace< BaseSpace, DefaultBaseExecutionSpace, Namer, SharesAccessWithBase >, 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 >