|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
#include <memory>Go to the source code of this file.
Classes | |
| struct | CASM::jsonConstructor< IntegralCluster > |
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| jsonParser & | CASM::to_json (IntegralCluster const &clust, jsonParser &json) |
| Write IntegralCluster to JSON object. More... | |
| void | CASM::from_json (IntegralCluster &clust, jsonParser const &json) |
| Read from JSON. More... | |
| void | CASM::parse (InputParser< IntegralCluster > &parser, Structure const &prim) |
| Parse IntegralCluster from JSON. More... | |