CASM  1.1.0
A Clusters Approach to Statistical Mechanics
ref.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::ref_impl
 
 CASM::Completer
 

Functions

int CASM::ref_impl::initialize_global (fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol)
 
int CASM::ref_impl::update_global (fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol)
 
int CASM::ref_impl::update_config (std::string configname, fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol)
 
int CASM::ref_impl::update_supercell (std::string scelname, fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol)
 
int CASM::ref_command (const CommandArgs &args)