Gromacs
2026.0-dev-20250711-6857db4
|
#include <gromacs/gpu_utils/gputraits_sycl.h>
Convenience alias for 4-wide float in shared device kernels.
Public Member Functions | |
DeviceFloat4 (sycl::float4 in) | |
template<typename Index > | |
float | operator[] (Index i) const |
operator sycl::float4 () const | |
Public Attributes | |
sycl::float4 | storage_ |