|
Gromacs
2025.3
|
Include dependency graph for lincs_gpu_internal.h:
This graph shows which files directly or indirectly include this file:Declare backend-specific LINCS GPU functions.
Functions | |
| void | gmx::launchLincsGpuKernel (LincsGpuKernelParameters *kernelParams, const DeviceBuffer< Float3 > &d_x, DeviceBuffer< Float3 > d_xp, bool updateVelocities, DeviceBuffer< Float3 > d_v, real invdt, bool computeVirial, const DeviceStream &deviceStream) |
| Backend-specific function to launch LINCS kernel. More... | |
Variables | |
| static constexpr int | gmx::c_threadsPerBlock = 256 |
| Number of threads in a GPU block. | |
1.8.5