RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
List of all members
RAJA::expt::detail::ForallParamBase Struct Reference

#include <params_base.hpp>

Inheritance diagram for RAJA::expt::detail::ForallParamBase:
RAJA::expt::detail::ParamBase RAJA::detail::Name RAJA::expt::detail::Reducer< Op, T, VOp > RAJA::expt::detail::Reducer< Op< ValLoc< T, I >, ValLoc< T, I >, ValLoc< T, I > >, ValLoc< T, I >, ValOp< ValLoc< T, I >, Op > >

Additional Inherited Members

- Public Types inherited from RAJA::expt::detail::ParamBase
using ARG_TUP_T = camp::tuple<>
 
using ARG_T = ParamBase
 
using ARG_LIST_T = typename ARG_TUP_T::TList
 
- Public Member Functions inherited from RAJA::expt::detail::ParamBase
RAJA_HOST_DEVICE ARG_TUP_T get_lambda_arg_tup ()
 
RAJA_HOST_DEVICE ARG_Tget_lambda_arg ()
 
- Static Public Attributes inherited from RAJA::expt::detail::ParamBase
static constexpr size_t num_lambda_args = camp::tuple_size<ARG_TUP_T>::value
 

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