|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/trajectoryanalysis/modules/extract_cluster.h"#include <array>#include <filesystem>#include <string>#include <gtest/gtest.h>#include "gromacs/trajectoryanalysis/analysismodule.h"#include "gromacs/utility/arrayref.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:Tests for functionality of the "extract-cluster" trajectory analysis module.
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... | |
1.8.5