|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
#include <Collapse.hpp>
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 | |