|
Gromacs
2026.2
|
#include "config.h"#include <string>#include "gromacs/utility/vec.h"#include "testutils/test_device.h"#include "langevintestdata.h"
Include dependency graph for langevintestrunners.h:
This graph shows which files directly or indirectly include this file:Langevin tests runners.
Declares test runner class for Langevin integrator algorithm. The test runners abstract class is used to unify the interfaces for CPU and GPU implementations of the Langevin 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