|
CASM
AClustersApproachtoStatisticalMechanics
|
#include "casm/clusterography/ClusterFunctions.hh"#include <string>#include "casm/CASM_global_definitions.hh"#include "casm/clusterography/Orbitree.hh"#include "casm/crystallography/Structure.hh"Go to the source code of this file.
Namespaces | |
| CASM | |
| Main CASM namespace. | |
Functions | |
| jsonParser & | CASM::to_json (const GenericOrbitBranch< SiteCluster > &branch, jsonParser &json) |
| void | CASM::from_json (GenericOrbitBranch< SiteCluster > &branch, const jsonParser &json) |
| Assumes the pivot lattice is already set. More... | |
| jsonParser & | CASM::to_json (const GenericOrbit< SiteCluster > &orbit, jsonParser &json) |
| void | CASM::from_json (GenericOrbit< SiteCluster > &orbit, const jsonParser &json) |
| Assumes the prototype lattice is already set. More... | |