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

Header file for statement wrappers and executors. More...

#include "RAJA/config.hpp"
#include <iostream>
#include <type_traits>
#include "RAJA/pattern/kernel/internal.hpp"
#include "RAJA/pattern/kernel/Lambda.hpp"
#include "RAJA/policy/simd/policy.hpp"
#include "RAJA/policy/simd/kernel/For.hpp"

Go to the source code of this file.

Classes

struct  RAJA::internal::StatementExecutor< statement::ForICount< ArgumentId, ParamId, RAJA::simd_exec, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::internal
 

Detailed Description

Header file for statement wrappers and executors.