RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
List of all members
RAJA::statement::Collapse< ExecPolicy, ForList, EnclosedStmts > Struct Template Reference

#include <Collapse.hpp>

Inheritance diagram for RAJA::statement::Collapse< ExecPolicy, ForList, EnclosedStmts >:
RAJA::internal::ForList RAJA::internal::CollapseBase RAJA::internal::Statement< ExecPolicy, EnclosedStmts... >

Additional Inherited Members

- Public Types inherited from RAJA::internal::Statement< ExecPolicy, EnclosedStmts... >
using enclosed_statements_t = StatementList< EnclosedStmts... >
 
using execution_policy_t = ExecPolicy
 
- Public Member Functions inherited from RAJA::internal::Statement< ExecPolicy, EnclosedStmts... >
 Statement ()=delete
 

The documentation for this struct was generated from the following file: