|
Gromacs
2025.3
|
#include <vector>#include <gtest/gtest.h>#include "gromacs/analysisdata/dataframe.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/real.h"#include "testutils/refdata.h"
Include dependency graph for datatest.h:
This graph shows which files directly or indirectly include this file:Helper classes for testing classes that derive from AbstractAnalysisData.
Classes | |
| class | gmx::test::AnalysisDataTestInputPointSet |
| Represents a single set of points in AnalysisDataTestInputFrame structure. More... | |
| class | gmx::test::AnalysisDataTestInputFrame |
| Represents a single frame in AnalysisDataTestInput structure. More... | |
| class | gmx::test::AnalysisDataTestInput |
| Represents static input data for AbstractAnalysisData tests. More... | |
| class | gmx::test::AnalysisDataTestFixture |
| Test fixture for AbstractAnalysisData testing. More... | |
1.8.5