Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
normalmodes.cpp File Reference
#include "gmxpre.h"
#include <map>
#include <memory>
#include <string>
#include <tuple>
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/options/filenameoption.h"
#include "gromacs/topology/idef.h"
#include "gromacs/topology/ifunc.h"
#include "gromacs/trajectory/energyframe.h"
#include "gromacs/trajectory/trajectoryframe.h"
#include "gromacs/utility/basenetwork.h"
#include "gromacs/utility/filestream.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/mpitest.h"
#include "testutils/refdata.h"
#include "testutils/simulationdatabase.h"
#include "testutils/testasserts.h"
#include "testutils/xvgtest.h"
#include "energycomparison.h"
#include "energyreader.h"
#include "moduletest.h"
+ Include dependency graph for normalmodes.cpp:

Description

Tests for the normal modes functionality.

Author
David van der Spoel david.nosp@m..van.nosp@m.dersp.nosp@m.oel@.nosp@m.icm.u.nosp@m.u.se

Classes

class  gmx::test::anonymous_namespace{normalmodes.cpp}::NormalModesTest
 Test fixture base for normal mode analysis. More...
 

Functions

 gmx::test::anonymous_namespace{normalmodes.cpp}::GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST (NormalModesTest)