|
Gromacs
2025.4
|
#include <memory>#include <string>#include <vector>#include "gromacs/math/vectypes.h"#include "gromacs/topology/atoms.h"#include "gromacs/topology/topology.h"#include "gromacs/utility/classhelpers.h"
Include dependency graph for topologyinformation.h:
This graph shows which files directly or indirectly include this file:Declares gmx::TopologyInformation.
Classes | |
| class | gmx::ArrayRef< typename > |
| STL-like interface to a C array of T (or part of a std container of T). More... | |
Typedefs | |
| typedef struct gmx_rmpbc * | gmx_rmpbc_t |
| Forward declaration. | |
Functions | |
| gmx_rmpbc_t | gmx::gmx_rmpbc_init (const gmx::TopologyInformation &topInfo) |
| Convenience overload useful for implementing legacy tools. | |
1.8.5