Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::PlanSetupData Struct Reference

#include <gromacs/fft/rocfft_common_utils.h>

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: