Gromacs
2026.0-dev-20250314-558d130
|
#include "gmxpre.h"
#include "config.h"
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/matrix.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/mdlib/update_constrain_gpu.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/real.h"
Stub for update and constraints class CPU implementation.
Classes | |
class | gmx::UpdateConstrainGpu::Impl |
Class with interfaces and data for GPU version of Update-Constraint. More... | |