Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/distance.h"
#include <gtest/gtest.h>
#include "testutils/cmdlinetest.h"
#include "moduletest.h"
+ Include dependency graph for distance.cpp:

Description

Tests for functionality of the "distance" trajectory analysis module.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Typedefs

typedef
gmx::test::TrajectoryAnalysisModuleTestFixture
< gmx::analysismodules::DistanceInfo > 
anonymous_namespace{distance.cpp}::DistanceModuleTest
 Test fixture for the angle analysis module.