|
Gromacs
2026.0-dev-20251111-8c1ac59
|
#include <gromacs/fft/rocfft_common_utils.h>
Helper struct to reduce repetitive code setting up a 3D FFT plan.
Public Attributes | |
| rocfft_array_type | arrayType |
| Format of the input array (real or hermitian) | |
| std::array< size_t, DIM > | strides |
| Strides through the input array for the three dimensions. | |
| size_t | totalSize |
| Total size of the input array (including padding) | |
1.8.5