|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <StaticLayout.hpp>
Public Types | |
| using | strides = typename detail::StrideCalculator< IdxLin, Indexes, Perm, Sizes >::strides |
| using | type = StaticLayoutBase_impl< IdxLin, Indexes, Sizes, strides, TypeList > |
| using RAJA::detail::StaticLayoutMaker< Perm, IdxLin, Sizes, Indexes, TypeList >::strides = typename detail::StrideCalculator<IdxLin, Indexes, Perm, Sizes>::strides |
| using RAJA::detail::StaticLayoutMaker< Perm, IdxLin, Sizes, Indexes, TypeList >::type = StaticLayoutBase_impl<IdxLin, Indexes, Sizes, strides, TypeList> |