Gromacs  2025.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
calc_verletbuf.cpp File Reference
#include "gmxpre.h"
#include "gromacs/mdlib/calc_verletbuf.h"
#include <cstdlib>
#include <algorithm>
#include <string>
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/math/functions.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/mdtypes/inputrec.h"
#include "gromacs/topology/topology.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/real.h"
#include "testutils/testasserts.h"
#include "testutils/topologyhelpers.h"
#include "watersystem.h"
+ Include dependency graph for calc_verletbuf.cpp:

Description

Tests for the Verlet buffer calculation algorithm.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se