|
occ
|
Namespaces | |
| namespace | occ |
| namespace | occ::elastic_fit |
Functions | |
| void | occ::elastic_fit::to_json (nlohmann::json &j, const MoleculeInput &m) |
| void | occ::elastic_fit::from_json (const nlohmann::json &j, MoleculeInput &m) |
| void | occ::elastic_fit::to_json (nlohmann::json &j, const PairInput &p) |
| void | occ::elastic_fit::from_json (const nlohmann::json &j, PairInput &p) |
| void | occ::elastic_fit::to_json (nlohmann::json &j, const ElasticFitInput &input) |
| void | occ::elastic_fit::from_json (const nlohmann::json &j, ElasticFitInput &input) |
| void | occ::elastic_fit::write_elastic_fit_json (const std::string &filename, const ElasticFitInput &input) |
| ElasticFitInput | occ::elastic_fit::read_elastic_fit_json (const std::string &filename) |