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

Header file for RAJA iterator constructs. More...

#include <iterator>
#include <limits>
#include <string>
#include <type_traits>
#include <typeinfo>
#include <utility>
#include "RAJA/config.hpp"
#include "RAJA/index/IndexValue.hpp"
#include "RAJA/util/macros.hpp"
#include "RAJA/util/types.hpp"

Go to the source code of this file.

Classes

class  RAJA::Iterators::numeric_iterator< Type, DifferenceType, PointerType >
 
class  RAJA::Iterators::strided_numeric_iterator< Type, DifferenceType, PointerType >
 

Namespaces

 RAJA
 
 RAJA::Iterators
 

Detailed Description

Header file for RAJA iterator constructs.