![]() |
kspaceFirstOrder3D-CUDA
1.1
The CUDA/C++ implementation of the k-wave toolbox for the time-domain simulation of acoustic wave fields in 3D
|
Files | |
file | KSpaceFirstOrder3DSolver.cpp [code] |
The implementation file containing the main class of the project responsible for the entire the entire 3D fluid simulation.. | |
file | KSpaceFirstOrder3DSolver.h [code] |
The header file containing the main class of the project responsible for the entire 3D fluid simulation. | |
file | SolverCUDAKernels.cu [code] |
The implementation file containing the all CUDA kernels for the GPU implementation. | |
file | SolverCUDAKernels.cuh [code] |
Name space for all CUDA kernels used in the 3D solver. | |