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

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 

Functions

jsonParser & CASM::to_json (const Completer::EnumOption &enum_opt, jsonParser &json)
 Convert casm enum CLI input to JSON. More...
 
ParentInputParser CASM::make_enum_parent_parser (Log &log, jsonParser const &json_options, jsonParser const &cli_options_as_json)
 Combine –input / –settings JSON with CLI options. More...