Gromacs
2024.4
|
#include <cstdio>
#include <memory>
#include <optional>
#include <string>
#include "gromacs/utility/real.h"
Declares PreprocessingAtomType.
Classes | |
class | gmx::ArrayRef< typename > |
STL-like interface to a C array of T (or part of a std container of T). More... | |
class | PreprocessingAtomTypes |
Storage of all atom types used during preprocessing of a simulation input. More... | |