|
template<class Device , typename T > |
Kokkos::View< T *, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ****, Kokkos::LayoutRight, Device > &view, int i, int j, int k) |
|
template<class Device , typename T > |
Kokkos::View< T *, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ***, Kokkos::LayoutRight, Device > &view, int i, int j) |
|
template<class Device , typename T > |
Kokkos::View< T *, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T **, Kokkos::LayoutRight, Device > &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T **, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ****, Kokkos::LayoutRight, Device > &view, int i, int j) |
|
template<class Device , typename T > |
Kokkos::View< T **, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ***, Kokkos::LayoutRight, Device > &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T ***, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ****, Kokkos::LayoutRight, Device > &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T ****, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T *****, Kokkos::LayoutRight, Device > &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T ***, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T *****, Kokkos::LayoutRight, Device > &view, int i, int j) |
|
template<class Device , typename T > |
Kokkos::View< T *****, Kokkos::LayoutRight, Device > | my_subview (const Kokkos::View< T ******, Kokkos::LayoutRight, Device > &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T *, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | my_subview (const Kokkos::View< T ***, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &view, int i, int j) |
|
template<class Device , typename T > |
Kokkos::View< T *, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | my_subview (const Kokkos::View< T **, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T **, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | my_subview (const Kokkos::View< T ****, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &view, int i, int j) |
|
template<class Device , typename T > |
Kokkos::View< T **, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | my_subview (const Kokkos::View< T ***, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &view, int i) |
|
template<class Device , typename T > |
Kokkos::View< T ***, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged > > | my_subview (const Kokkos::View< T ****, Kokkos::LayoutRight, Device, Kokkos::MemoryTraits< Kokkos::Unmanaged >> &view, int i) |
|