Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/scattering.h"
#include <string>
#include <gtest/gtest-param-test.h>
#include <gtest/gtest.h>
#include "gromacs/utility/path.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/cmdlinetest.h"
#include "testutils/textblockmatchers.h"
#include "testutils/xvgtest.h"
#include "moduletest.h"
+ Include dependency graph for scattering.cpp:

Description

Tests for scattering trajectory analysis module.

Author
Alexey Shvetsov alexx.nosp@m.yum@.nosp@m.gmail.nosp@m..com

Classes

class  gmx::test::anonymous_namespace{scattering.cpp}::ScatteringModule
 Test fixture for the dssp analysis module. More...
 

Typedefs

using gmx::test::anonymous_namespace{scattering.cpp}::ScatteringTestDirectModeParams = std::tuple< std::string, std::string >