|
teqp 0.19.1
|
Classes | |
| class | Association |
| struct | AssociationOptions |
Enumerations | |
| enum class | association_classes { not_set , a1A , a2B , a3B , a4C , not_associating } |
| enum class | radial_dist { CS , KG } |
Functions | |
| void | from_json (const nlohmann::json &j, AssociationOptions &o) |
| auto | get_association_classes (const std::string &s) |
| auto | get_radial_dist (const std::string &s) |
|
strong |
| Enumerator | |
|---|---|
| not_set | |
| a1A | |
| a2B | |
| a3B | |
| a4C | |
| not_associating | |
Definition at line 6 of file association_types.hpp.
|
strong |
| Enumerator | |
|---|---|
| CS | |
| KG | |
Definition at line 19 of file association_types.hpp.
|
inline |
Definition at line 33 of file association.hpp.
|
inline |
Definition at line 8 of file association_types.hpp.
|
inline |
Definition at line 21 of file association_types.hpp.