|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/gpu_utils/device_stream.h"#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/gpu_utils/gputraits.h"#include "gromacs/math/matrix.h"
Include dependency graph for update_constrain_gpu_internal.h:
This graph shows which files directly or indirectly include this file:Declares GPU implementations of backend-specific update-constraints functions.
Classes | |
| struct | gmx::ScalingMatrix |
| Scaling matrix struct. More... | |
Functions | |
| void | gmx::launchScaleCoordinatesKernel (int numAtoms, DeviceBuffer< Float3 > d_coordinates, const ScalingMatrix &mu, const DeviceStream &deviceStream) |
| Launches positions of velocities scaling kernel. More... | |
1.8.5