CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
ProjectSettings.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

Eigen::Matrix3l CASM::_default_nlist_weight_matrix (const Structure &prim, double tol)
 Default weight matrix for approximately spherical neighborhood in Cartesian coordinates. More...
 
std::set< int > CASM::_default_nlist_sublat_indices (const Structure &prim)
 Default includes sublattices with >= 2 components. More...
 
bool CASM::operator< (const ClexDescription &A, const ClexDescription &B)
 Compare using name strings: A.name < B.name. More...
 
jsonParser & CASM::to_json (const ClexDescription &desc, jsonParser &json)
 
void CASM::from_json (ClexDescription &desc, const jsonParser &json)
 
bool CASM::clex_exists (const DirectoryStructure &dir, const ClexDescription &desc)
 
jsonParser & CASM::to_json (const ProjectSettings &set, jsonParser &json)