Gromacs
2020.4
|
#include <memory>
#include <vector>
Helper routines for constructing topologies for tests.
Classes | |
class | gmx::ArrayRef< T > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | gmx::test::TopologyManager |
Helps create and manage the lifetime of topology and related data structures. More... | |