Skip to content

Namespace TempLat::std_device

Namespace List > TempLat > std_device

Classes

Type Name
class NDView <typename T, NDim>
class NDViewUnmanaged <typename T, NDim>

Public Types

Type Name
typedef int64_t Idx
typedef std::array< Idx, NDim > IdxArray
typedef std::array< T, N > array
typedef std::tuple< T... > tuple

Public Attributes

Type Name
constexpr bool reverse_access_pattern = false

Public Types Documentation

typedef Idx

using TempLat::std_device::Idx = typedef int64_t;

typedef IdxArray

using TempLat::std_device::IdxArray = typedef std::array<Idx, NDim>;

typedef array

using TempLat::std_device::array = typedef std::array<T, N>;

typedef tuple

using TempLat::std_device::tuple = typedef std::tuple<T...>;

Public Attributes Documentation

variable reverse_access_pattern

constexpr bool TempLat::std_device::reverse_access_pattern;


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/parallel/devices/std/std.h