#include <AMReX_GpuLaunchFunctsC.H>
Public Attributes | |
| N | index = 0 |
Static Public Attributes | |
| static constexpr int | width = WIDTH |
Helper type to store/access the SIMD width in ParallelForSIMD lambdas
Use instead of int as the running index i. Used to pass the SIMD WIDTH as compile-time meta-data into a called function/method.
| WIDTH | SIMD width in elements |
| N | index type (integer) |
| N amrex::SIMDindex< WIDTH, N >::index = 0 |
The linear loop index of ParallelFor(SIMD)
|
staticconstexpr |
SIMD width in elements