Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ deprecated()

void pism::options::deprecated ( const std::string &  old_name,
const std::string &  new_name 
)

Stop if an option old_name is set, printing a message that new_name should be used instead.

Definition at line 196 of file options.cc.

References ALLOW_EMPTY, pism::RuntimeError::formatted(), pism::options::Option< T >::is_set(), and PISM_ERROR_LOCATION.