Home
last modified time | relevance | path

Searched refs:fftcu_run_3d_z_ (Results 1 – 6 of 6) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/pw/cuda/
H A Dfft_cuda.h20 extern "C" void fftcu_run_3d_z_ (const int fsign,
H A Dpw_cuda_z.cu225 fftcu_run_3d_z_(+1, npts, 1.0e0, (cufftDoubleComplex *) ptr_2, cuda_streams[1]); in pw_cuda_cfffg_z_()
312 fftcu_run_3d_z_(-1, npts, 1.0e0, (cufftDoubleComplex *) ptr_2, cuda_streams[1]); in pw_cuda_sfffc_z_()
H A Dfft_cuda_z.cu240 extern "C" void fftcu_run_3d_z_(const int fsign, in fftcu_run_3d_z_() function
/dports/science/cp2k-data/cp2k-7.1.0/src/pw/cuda/
H A Dfft_cuda.h20 extern "C" void fftcu_run_3d_z_ (const int fsign,
H A Dpw_cuda_z.cu225 fftcu_run_3d_z_(+1, npts, 1.0e0, (cufftDoubleComplex *) ptr_2, cuda_streams[1]); in pw_cuda_cfffg_z_()
312 fftcu_run_3d_z_(-1, npts, 1.0e0, (cufftDoubleComplex *) ptr_2, cuda_streams[1]); in pw_cuda_sfffc_z_()
H A Dfft_cuda_z.cu240 extern "C" void fftcu_run_3d_z_(const int fsign, in fftcu_run_3d_z_() function