|
Gromacs
2026.3
|
#include "gromacs/gpu_utils/devicebuffer.h"#include "gromacs/gpu_utils/gputraits.h"#include "gromacs/gpu_utils/hip_sycl_kernel_utils.h"#include "gromacs/gpu_utils/hiputils.h"#include "gromacs/gpu_utils/typecasts_cuda_hip.h"#include "gromacs/gpu_utils/vectype_ops_hip.h"#include "gromacs/mdlib/lincs_gpu.h"#include "gromacs/pbcutil/pbc_aiuc_hip.h"#include "gromacs/utility/template_mp.h"#include "lincs_gpu_internal.h"
Include dependency graph for lincs_gpu_internal_hip.cpp:Implements LINCS kernels using HIP.
This file contains HIP kernels of LINCS constraints algorithm.
1.8.5