Gromacs
2025-dev-20240906-b7d3419
|
This is the complete list of members for gmx::Gpu3dFft::ImplHipFft, including all inherited members.
allocateComplexGrid(const ivec complexGridSizePadded, DeviceBuffer< float > *realGrid, DeviceBuffer< float > *complexGrid, const DeviceContext &context) | gmx::Gpu3dFft::Impl | protected |
complexGrid_ | gmx::Gpu3dFft::Impl | protected |
deallocateComplexGrid() | gmx::Gpu3dFft::Impl | protected |
Impl() | gmx::Gpu3dFft::Impl | |
Impl(bool performOutOfPlaceFFT) | gmx::Gpu3dFft::Impl | |
Impl(bool allocateRealGrid, 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 | |
ImplHipFft(bool allocateRealGrid, 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::ImplHipFft | |
perform3dFft(gmx_fft_direction dir, CommandEvent *timingEvent) override | gmx::Gpu3dFft::ImplHipFft | virtual |
performOutOfPlaceFFT_ | gmx::Gpu3dFft::Impl | protected |
~Impl() | gmx::Gpu3dFft::Impl | virtual |
~ImplHipFft() override | gmx::Gpu3dFft::ImplHipFft |