|
Gromacs
2025.3
|
#include <string>#include <gtest/gtest.h>#include "gromacs/mdtypes/md_enums.h"#include "gromacs/pbcutil/pbc.h"#include "testutils/test_device.h"#include "constrtestdata.h"
Include dependency graph for constrtestrunners.h:
This graph shows which files directly or indirectly include this file: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) |
1.8.5