|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Command line functionality. More...
Functions | |
| std::unordered_map< std::string, std::string > | defineAndParse (int argc, char *argv[], std::string app_description) |
| Defines command line options and parses the found values. More... | |
| void | printGiven (std::unordered_map< std::string, std::string > &cli_opts) |
| Prints all given command line options to the screen. More... | |
Command line functionality.
| std::unordered_map< std::string, std::string > smith::cli::defineAndParse | ( | int | argc, |
| char * | argv[], | ||
| std::string | app_description | ||
| ) |