|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| jsonParser & | CASM::to_json (const IntegralClusterOrbitGenerator &orbit_generator, jsonParser &json) |
| Write custom orbit specs to JSON. More... | |
| void | CASM::parse (InputParser< std::vector< IntegralClusterOrbitGenerator >> &parser, Structure const &prim) |
| Parse custom orbit specs from JSON. More... | |