|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ set_flag_from_option()
Get a flag from a command-line option. Set one flag parameter using command-line options. Use the command-line option When called as sets the configuration parameter
sets the
Definition at line 528 of file Config.cc. References pism::options::ALLOW_EMPTY, pism::options::Bool(), CONFIG_USER, pism::Config::doc(), pism::Config::FORGET_THIS_USE, pism::RuntimeError::formatted(), pism::Config::get_flag(), pism::options::Option< T >::is_set(), PISM_ERROR_LOCATION, pism::Config::set_flag(), set_member(), and pism::options::Option< T >::value(). Referenced by set_parameter_from_options(). |