ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Public Attributes | |
cufftHandle | forw_plan |
Forward FFT plan. | |
cufftHandle | back_plan |
Backward FFT plan. | |
Definition at line 109 of file p3m_gpu_cuda.cu.
cufftHandle P3MGpuFftPlan::back_plan |
Backward FFT plan.
Definition at line 113 of file p3m_gpu_cuda.cu.
Referenced by P3MGpuParams::free_device_memory(), and p3m_gpu_add_farfield_force().
cufftHandle P3MGpuFftPlan::forw_plan |
Forward FFT plan.
Definition at line 111 of file p3m_gpu_cuda.cu.
Referenced by P3MGpuParams::free_device_memory(), and p3m_gpu_add_farfield_force().