#include <Kokkos_LayoutNatural.hpp>
Inherits ViewOffset< Dimension, Layout >.
template<class Dimension, class Layout>
struct Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >
Definition at line 99 of file Kokkos_LayoutNatural.hpp.
◆ Base
template<class Dimension , class Layout >
◆ ViewOffset() [1/4]
template<class Dimension , class Layout >
Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >::ViewOffset |
( |
| ) |
|
|
default |
◆ ViewOffset() [2/4]
template<class Dimension , class Layout >
Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >::ViewOffset |
( |
const ViewOffset< Dimension, LayoutNatural< Layout >, void > & |
| ) |
|
|
default |
◆ ViewOffset() [3/4]
template<class Dimension , class Layout >
template<typename Arg1 >
KOKKOS_INLINE_FUNCTION constexpr Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >::ViewOffset |
( |
const Arg1 & |
arg1 | ) |
|
|
inline |
◆ ViewOffset() [4/4]
template<class Dimension , class Layout >
template<typename Arg1 , typename Arg2 >
KOKKOS_INLINE_FUNCTION constexpr Kokkos::Impl::ViewOffset< Dimension, LayoutNatural< Layout >, void >::ViewOffset |
( |
const Arg1 & |
arg1, |
|
|
const Arg2 & |
arg2 |
|
) |
| |
|
inline |
◆ operator=()
template<class Dimension , class Layout >
The documentation for this struct was generated from the following file: