RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes
RAJA::iteration_mapping Namespace Reference

Classes

struct  DirectUncheckedBase
 
struct  DirectBase
 
struct  LoopBase
 
struct  ContiguousLoopBase
 
struct  StridedLoopBase
 
struct  UnsizedLoopBase
 
struct  SizedLoopBase
 
struct  SizedLoopSpecifyingBase
 
struct  DirectUnchecked
 
struct  Direct
 
struct  Contiguousloop
 
struct  StridedLoop
 

Detailed Description

Classes used to indicate how to map iterations in a loop to indices.