CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
ClusterFunctions.hh File Reference
#include <string>

Go to the source code of this file.

Classes

class  CASM::Array< T >
 Basic std::vector like container (deprecated) More...
 
class  CASM::GenericOrbit< ClustType >
 
class  CASM::GenericOrbitBranch< ClustType >
 
singleton  CASM::GenericOrbitree< ClustType >
 

Namespaces

 CASM
 Main CASM namespace.
 

Typedefs

typedef GenericOrbitree
< HopCluster > 
CASM::HopOrbitree
 

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...