Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/extract_cluster.h"
#include <gtest/gtest.h>
#include "gromacs/utility/path.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/cmdlinetest.h"
#include "testutils/filematchers.h"
#include "testutils/refdata.h"
#include "testutils/testfilemanager.h"
#include "testutils/textblockmatchers.h"
#include "moduletest.h"
+ Include dependency graph for extract_cluster.cpp:

Description

Tests for functionality of the "extract-cluster" trajectory analysis module.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

Classes

struct  gmx::test::anonymous_namespace{extract_cluster.cpp}::ManualOutputFile
 Helper struct to combine filename, path and FileMatcher. More...
 
class  gmx::test::anonymous_namespace{extract_cluster.cpp}::ExtractClusterModuleTest
 Test fixture for the convert-trj analysis module. More...