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

Header file with aliases to camp types. More...

#include "RAJA/config.hpp"
#include "RAJA/util/macros.hpp"
#include "camp/defines.hpp"
#include "camp/list/list.hpp"
#include "camp/tuple.hpp"
#include "camp/resource.hpp"

Go to the source code of this file.

Namespaces

 RAJA
 

Detailed Description

Header file with aliases to camp types.

The aliases included here are the ones that may be exposed through the RAJA API based on our unit tests and examples. As you build new tests and examples and you find that other camp types are exposed, please add them to this file.