RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
SoAArray.hpp File Reference

Header file for common RAJA internal definitions. More...

#include "RAJA/config.hpp"
#include "RAJA/pattern/detail/reduce.hpp"

Go to the source code of this file.

Classes

class  RAJA::detail::SoAArray< T, size >
 Array class specialized for Struct of Array data layout. More...
 
class  RAJA::detail::SoAArray<::RAJA::reduce::detail::ValueLoc< T, IndexType, doing_min >, size >
 Specialization for RAJA::reduce::detail::ValueLoc. More...
 

Namespaces

 RAJA
 
 RAJA::detail
 

Detailed Description

Header file for common RAJA internal definitions.