CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Functions | |
int | initialize_global (fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol) |
int | update_global (fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol) |
int | update_config (std::string configname, fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol) |
int | update_supercell (std::string scelname, fs::path chem_ref_path, const PrimClex &primclex, const jsonParser &json_ref, double lin_alg_tol) |
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_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_global | ( | 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 | ||
) |