Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::anonymous_namespace{gpu_3dfft_sycl_rocfft.cpp}::PlanSetupData Struct Reference

Description

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)
 

The documentation for this struct was generated from the following file: