Gromacs
2022-beta1
|
This is the complete list of members for gmx::Gpu3dFft::Impl, including all inherited members.
Impl()=default | gmx::Gpu3dFft::Impl | |
Impl(bool allocateGrids, MPI_Comm comm, ArrayRef< const int > gridSizesInXForEachRank, ArrayRef< const int > gridSizesInYForEachRank, int nz, bool performOutOfPlaceFFT, const DeviceContext &context, const DeviceStream &pmeStream, ivec realGridSize, ivec realGridSizePadded, ivec complexGridSizePadded, DeviceBuffer< float > *realGrid, DeviceBuffer< float > *complexGrid) | gmx::Gpu3dFft::Impl | |
perform3dFft(gmx_fft_direction dir, CommandEvent *timingEvent)=0 | gmx::Gpu3dFft::Impl | pure virtual |
~Impl()=default | gmx::Gpu3dFft::Impl | virtual |