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

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::DoFSpaceIO
 

Functions

jsonParser CASM::DoFSpaceIO::combine_dof_space_analysis_json_options (jsonParser const &json_options, jsonParser const &cli_options_as_json)
 
void CASM::DoFSpaceIO::require_database_configurations (ParentInputParser &parser)
 
void CASM::DoFSpaceIO::parse_dofs (ParentInputParser &parser, std::vector< DoFKey > &dofs, std::vector< DoFKey > const &all_dof_types)
 
std::string CASM::dof_space_analysis_desc ()
 Describe DoF space analysis input. More...
 
void CASM::dof_space_analysis (PrimClex &primclex, jsonParser const &json_options, jsonParser const &cli_options_as_json)
 Perform DoF space analysis. More...