| _load_default_options() | CASM::ProjectSettings | private |
| _reset_clexulators() | CASM::ProjectSettings | private |
| boost_includedir() const | CASM::ProjectSettings | |
| boost_libdir() const | CASM::ProjectSettings | |
| casm_includedir() const | CASM::ProjectSettings | |
| casm_libdir() const | CASM::ProjectSettings | |
| clex(std::string name) const | CASM::ProjectSettings | |
| clexulator() const | CASM::ProjectSettings | |
| cluster_expansions() const | CASM::ProjectSettings | |
| commit() const | CASM::ProjectSettings | |
| compile_options() const | CASM::ProjectSettings | |
| crystallography_tol() const | CASM::ProjectSettings | |
| cxx() const | CASM::ProjectSettings | |
| cxxflags() const | CASM::ProjectSettings | |
| debug_log() const | CASM::Logging | inline |
| default_clex() const | CASM::ProjectSettings | |
| dir() const | CASM::ProjectSettings | inline |
| enumerator_handler() | CASM::ProjectSettings | inline |
| enumerator_handler() const | CASM::ProjectSettings | inline |
| erase_clex(const ClexDescription &desc) | CASM::ProjectSettings | |
| err_log() const | CASM::Logging | inline |
| has_clex(std::string name) const | CASM::ProjectSettings | |
| lin_alg_tol() const | CASM::ProjectSettings | |
| log() const | CASM::Logging | inline |
| Logging(Log &log=default_log(), Log &debug_log=default_log(), Log &err_log=default_err_log()) | CASM::Logging | inline |
| m_boost_includedir | CASM::ProjectSettings | private |
| m_boost_libdir | CASM::ProjectSettings | private |
| m_casm_includedir | CASM::ProjectSettings | private |
| m_casm_libdir | CASM::ProjectSettings | private |
| m_clex | CASM::ProjectSettings | private |
| m_crystallography_tol | CASM::ProjectSettings | private |
| m_cxx | CASM::ProjectSettings | private |
| m_cxxflags | CASM::ProjectSettings | private |
| m_default_clex | CASM::ProjectSettings | private |
| m_depr_compile_options | CASM::ProjectSettings | private |
| m_depr_so_options | CASM::ProjectSettings | private |
| m_dir | CASM::ProjectSettings | private |
| m_enumerator_handler | CASM::ProjectSettings | private |
| m_lin_alg_tol | CASM::ProjectSettings | private |
| m_name | CASM::ProjectSettings | private |
| m_nlist_sublat_indices | CASM::ProjectSettings | private |
| m_nlist_weight_matrix | CASM::ProjectSettings | private |
| m_properties | CASM::ProjectSettings | private |
| m_query_handler | CASM::ProjectSettings | private |
| m_soflags | CASM::ProjectSettings | private |
| m_view_command | CASM::ProjectSettings | private |
| name() const | CASM::ProjectSettings | |
| new_bset_dir(std::string bset) const | CASM::ProjectSettings | |
| new_calc_settings_dir(std::string calctype) const | CASM::ProjectSettings | |
| new_casm_dir() const | CASM::ProjectSettings | |
| new_clex(const ClexDescription &desc) | CASM::ProjectSettings | |
| new_clex_dir(std::string clex) const | CASM::ProjectSettings | |
| new_configuration_calc_settings_dir(std::string configname, std::string calctype) const | CASM::ProjectSettings | |
| new_eci_dir(std::string clex, std::string calctype, std::string ref, std::string bset, std::string eci) const | CASM::ProjectSettings | |
| new_ref_dir(std::string calctype, std::string ref) const | CASM::ProjectSettings | |
| new_supercell_calc_settings_dir(std::string scelname, std::string calctype) const | CASM::ProjectSettings | |
| new_symmetry_dir() const | CASM::ProjectSettings | |
| nlist_sublat_indices() const | CASM::ProjectSettings | |
| nlist_weight_matrix() const | CASM::ProjectSettings | |
| null() | CASM::Logging | inlinestatic |
| print_compiler_settings_summary(Log &log) const | CASM::ProjectSettings | |
| print_summary(Log &log) const | CASM::ProjectSettings | |
| ProjectSettings() | CASM::ProjectSettings | inline |
| ProjectSettings(fs::path root, std::string name, const Logging &logging=Logging()) | CASM::ProjectSettings | explicit |
| ProjectSettings(fs::path root, const Logging &logging=Logging()) | CASM::ProjectSettings | explicit |
| properties() const | CASM::ProjectSettings | |
| properties() | CASM::ProjectSettings | |
| query_handler() | CASM::ProjectSettings | inline |
| query_handler() const | CASM::ProjectSettings | inline |
| set_boost_includedir(fs::path dir) | CASM::ProjectSettings | |
| set_boost_libdir(fs::path dir) | CASM::ProjectSettings | |
| set_boost_prefix(fs::path dir) | CASM::ProjectSettings | |
| set_casm_includedir(fs::path dir) | CASM::ProjectSettings | |
| set_casm_libdir(fs::path dir) | CASM::ProjectSettings | |
| set_casm_prefix(fs::path dir) | CASM::ProjectSettings | |
| set_compile_options(std::string opt) | CASM::ProjectSettings | |
| set_crystallography_tol(double _tol) | CASM::ProjectSettings | |
| set_cxx(std::string opt) | CASM::ProjectSettings | |
| set_cxxflags(std::string opt) | CASM::ProjectSettings | |
| set_default_clex(const std::string &clex_name) | CASM::ProjectSettings | |
| set_default_clex(const ClexDescription &desc) | CASM::ProjectSettings | |
| set_lin_alg_tol(double _tol) | CASM::ProjectSettings | |
| set_nlist_sublat_indices(SublatIterator begin, SublatIterator end) | CASM::ProjectSettings | |
| set_nlist_weight_matrix(Eigen::Matrix3l M) | CASM::ProjectSettings | |
| set_so_options(std::string opt) | CASM::ProjectSettings | |
| set_soflags(std::string opt) | CASM::ProjectSettings | |
| set_view_command(std::string opt) | CASM::ProjectSettings | |
| so_options() const | CASM::ProjectSettings | |
| soflags() const | CASM::ProjectSettings | |
| to_json(jsonParser &json) const | CASM::ProjectSettings | |
| view_command() const | CASM::ProjectSettings | |