|
Gromacs
2026.3
|
#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:Tests for virtual sites.
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 () |
1.8.5