KokkosNDRangeHelper< dim, ExecutionSpace > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::KokkosNDRangeHelper< dim, ExecutionSpace > Struct Template Reference
#include <kokkos.hh>
Public Types | |
| using | type |
Member Typedef Documentation
◆ type
template<int dim, typename ExecutionSpace >
| using DiFfRG::KokkosNDRangeHelper< dim, ExecutionSpace >::type |
Initial value:
Kokkos::MDRangePolicy<Kokkos::Rank<dim>, ExecutionSpace,
Kokkos::LaunchBounds<DIFFRG_LAUNCH_BOUNDS>>
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/kokkos.hh
Generated by