|
Gromacs
2025.3
|
#include "config.h"#include <string>#include "gromacs/math/vec.h"#include "testutils/test_device.h"#include "leapfrogtestdata.h"
Include dependency graph for leapfrogtestrunners.h:
This graph shows which files directly or indirectly include this file:Leap-Frog tests runners.
Declares test runner class for Leap-Frog algorithm. The test runners abstract class is used to unify the interfaces for CPU and GPU implementations of the Leap-Frog algorithm. 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_LEAPFROG_SUPPORTED (GMX_GPU_CUDA || GMX_GPU_SYCL) |
1.8.5