Gromacs  2026.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
vsite.cpp File Reference
#include "gmxpre.h"
#include "gromacs/mdlib/vsite.h"
#include <gtest/gtest.h>
#include "gromacs/mdtypes/md_enums.h"
#include "gromacs/topology/topology.h"
#include "testutils/testasserts.h"
+ Include dependency graph for vsite.cpp:

Description

Tests for virtual sites.

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

Classes

class  gmx::test::anonymous_namespace{vsite.cpp}::VSiteTest
 Test fixture class. More...
 

Functions

gmx_moltype_t gmx::test::anonymous_namespace{vsite.cpp}::moltypeVSite12 ()
 Two vsites with the higher depending on the lower one.
 
gmx_moltype_t gmx::test::anonymous_namespace{vsite.cpp}::moltypeVSite21 ()
 Two vsites with the lower depending on the higher one.
 
gmx_moltype_t gmx::test::anonymous_namespace{vsite.cpp}::moltypeVSite11 ()
 Two vsites of the same type with one depending on the other.
 
gmx_molblock_t gmx::test::anonymous_namespace{vsite.cpp}::oneMolblock ()