|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/gpu_utils/sycl_kernel_utils.h>
Type trait for implementing StaticLocalStorage.
Specializations of this type allow non-trivial vector-style types to work with work_group_static (which requires that the type of its array is trivial).
Public Types | |
| using | Type = T |
Static Public Attributes | |
| static constexpr size_t | sc_valueTypeMultiple = 1 |
1.8.5