RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Public Attributes | List of all members
RAJA::internal::IterableTiler< Iterable >::iterate Struct Reference

#include <Tile.hpp>

Public Attributes

value_type s
 
Index_type i
 

Member Data Documentation

◆ s

template<typename Iterable >
value_type RAJA::internal::IterableTiler< Iterable >::iterate::s

◆ i

template<typename Iterable >
Index_type RAJA::internal::IterableTiler< Iterable >::iterate::i

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