Gromacs
2024.4
|
#include "gmxpre.h"
#include "settletestrunners.h"
#include "config.h"
#include <gtest/gtest.h>
#include "gromacs/mdlib/settle.h"
#include "testutils/testasserts.h"
Defines the test runner for CPU version of SETTLE.
Also adds stub for the GPU version to keep the compiler happy.