Gromacs
2024.4
|
SHAKE and LINCS tests runners.
Declares test runner class for constraints. The test runner abstract class is used to unify the interfaces for different constraints methods, running on different hardware. This allows to run the same test on the same data using different implementations of the parent class, that inherit its interfaces.
Macros | |
#define | GPU_CONSTRAINTS_SUPPORTED (GMX_GPU_CUDA || GMX_GPU_SYCL) |