|
CASM
1.1.0
A Clusters Approach to Statistical Mechanics
|
Go to the source code of this file.
Classes | |
| class | CASM::EnumInterfaceBase |
Namespaces | |
| CASM | |
| Main CASM namespace. | |
| CASM::Completer | |
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... | |
| std::string | CASM::dry_run_msg (bool dry_run) |