|
TECA
The Toolkit for Extreme Climate Analysis
|
Go to the source code of this file.
Namespaces | |
| teca_system_util | |
| Codes for dealing with low level system API's. | |
Functions | |
| template<typename T > | |
| int | teca_system_util::get_environment_variable (const char *var, T &val) |
| int | teca_system_util::get_command_line_option (int argc, char **argv, const char *arg_name, int require, std::string &arg_val) |
| int | teca_system_util::command_line_option_check (int argc, char **argv, const char *arg_name) |