RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Types | List of all members
RAJA::add_offset< layout > Struct Template Reference

#include <View.hpp>

Public Types

using type = RAJA::OffsetLayout< layout::n_dims >
 

Member Typedef Documentation

◆ type

template<typename layout >
using RAJA::add_offset< layout >::type = RAJA::OffsetLayout<layout::n_dims>

The documentation for this struct was generated from the following file: