#include <site.hpp>
Public Member Functions | |
| Kind | of (const molSys::Point< double > &p) const |
| Kind | ofType (int typeId) const |
Public Attributes | |
| Family | family = Family::waterIce |
| std::unordered_map< int, Kind > | typeToKind |
| std::unordered_map< int, Kind > | atomOverride |
| Kind site::Table::of | ( | const molSys::Point< double > & | p | ) | const |
| Kind site::Table::ofType | ( | int | typeId | ) | const |
| Family site::Table::family = Family::waterIce |