Gromacs
2020.4
|
#include "gmxpre.h"
#include "gromacs/mdlib/calc_verletbuf.h"
#include <algorithm>
#include <gtest/gtest.h>
#include "gromacs/math/functions.h"
#include "testutils/testasserts.h"
Tests for the Verlet buffer calculation algorithm.