![]() |
v0.16.0 |
Go to the source code of this file.
Namespaces | |
| namespace | param_file_to_json_config |
Functions | |
| param_file_to_json_config.parse_scalar (value) | |
| param_file_to_json_config.is_number_token (token) | |
| param_file_to_json_config.is_option_token (token) | |
| param_file_to_json_config.classify_option (name) | |
| param_file_to_json_config.warn (message) | |
| param_file_to_json_config.expand_inline_option_strings (tokens) | |
| param_file_to_json_config.set_nested_option (tree, name, value) | |
| param_file_to_json_config.parse_tokens (tokens) | |
| param_file_to_json_config.parse_param_file (path) | |
| param_file_to_json_config.parse_inline_options (text, source="<inline options>") | |
| param_file_to_json_config.build_config (options, version) | |
| param_file_to_json_config.create_argument_parser () | |
| param_file_to_json_config.main () | |
Variables | |
| dict | param_file_to_json_config.REJECT_OPTION_NAMES |
| str | param_file_to_json_config.DEFAULT_PRIMARY_MESH_FILE = "mesh.h5m" |
| dict | param_file_to_json_config.PETSC_PREFIXES |
| dict | param_file_to_json_config.MOFEM_OPTION_NAMES |