|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Go to the source code of this file.
Classes | |
| struct | CASM::jsonConstructor< xtal::ScelEnumProps > |
| Make a ScelEnumProps object from JSON input. More... | |
Namespaces | |
| CASM | |
| Main CASM namespace. | |
| CASM::xtal | |
Functions | |
| jsonParser & | CASM::to_json (const xtal::ScelEnumProps &props, jsonParser &json) |
| void | CASM::from_json (xtal::ScelEnumProps &props, const jsonParser &json) |
| Make a ScelEnumProps object from JSON input. More... | |
| void | CASM::parse (InputParser< xtal::ScelEnumProps > &parser) |
| Make a ScelEnumProps object from JSON input. More... | |