|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <string>#include <gtest/gtest.h>#include "gromacs/pbcutil/pbc.h"#include "testutils/test_device.h"#include "settletestdata.h"
Include dependency graph for settletestrunners.h:
This graph shows which files directly or indirectly include this file:SETTLE tests runners.
Declares test runner class for SETTLE algorithm. The test runners abstract class is used to unify the interfaces for CPU and GPU implementations of the SETTLE algorithm. This allows to run the same test on the same data using different implementations of the parent class, that inherit its interfaces.
1.8.5