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

Header file for shared memory window. More...

#include "RAJA/config.hpp"
#include <iostream>
#include <type_traits>
#include <memory>

Go to the source code of this file.

Classes

struct  RAJA::statement::InitLocalMem< Pol, Indices, EnclosedStmts >
 
struct  RAJA::statement::InitLocalMem< RAJA::cpu_tile_mem, camp::idx_seq< Indices... >, EnclosedStmts... >
 
struct  RAJA::internal::StatementExecutor< statement::InitLocalMem< RAJA::cpu_tile_mem, camp::idx_seq< Indices... >, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::statement
 
 RAJA::internal
 

Detailed Description

Header file for shared memory window.