|
votca 2025.1-dev
|
#include <cassert>#include <unordered_map>#include <boost/any.hpp>
Go to the source code of this file.
Classes | |
| class | votca::tools::StructureParameters |
| Provides a means to standardise the constructors of different classes. More... | |
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::tools |
Enumerations | |
| enum | votca::tools::StructureParameter { votca::tools::Mass , votca::tools::Position , votca::tools::MoleculeId , votca::tools::ResidueId , votca::tools::Charge , votca::tools::Element , votca::tools::Symmetry , votca::tools::ResidueType , votca::tools::BeadId , votca::tools::BeadType , votca::tools::MoleculeType } |
| Supported and Standardized parameter types. More... | |