|
Gromacs
2025.3
|
#include <gtest/gtest.h>#include "gromacs/coordinateio/iframeconverter.h"#include "gromacs/fileio/trxio.h"#include "gromacs/trajectory/trajectoryframe.h"#include "gromacs/utility/exceptions.h"#include "gromacs/utility/smalloc.h"#include "testutils/testasserts.h"
Include dependency graph for frameconverter.h:
This graph shows which files directly or indirectly include this file:Helper classes for frameconverter tests.
Typedefs | |
| using | gmx::test::DummyConverterPointer = std::unique_ptr< DummyConverter > |
| Convenience typedef for dummy module. | |
1.8.5